Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
313cf2f95c
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -31,12 +31,12 @@ dependencies {
|
||||||
```
|
```
|
||||||
|
|
||||||
Maven:
|
Maven:
|
||||||
```xml
|
```xml
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.Tofaa2.EntityLib</groupId>
|
<groupId>com.github.Tofaa2.EntityLib</groupId>
|
||||||
<artifactId>(platform)</artifactId>
|
<artifactId>(platform)</artifactId>
|
||||||
<version>(latest-release-version)</version>
|
<version>(latest-release-version)</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
## NOTE:
|
## NOTE:
|
||||||
|
|
Loading…
Reference in a new issue