Update README.md
This commit is contained in:
parent
750a975597
commit
ed60084712
23
README.md
23
README.md
@ -15,17 +15,18 @@ Some of our features include the following
|
|||||||
|
|
||||||
## Dependency With Maven
|
## Dependency With Maven
|
||||||
```
|
```
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>jitpack.io</id>
|
<id>jitpack.io</id>
|
||||||
<url>https://jitpack.io</url>
|
<url>https://jitpack.io</url>
|
||||||
</repository>
|
</repository>
|
||||||
</repositories>
|
</repositories>
|
||||||
<dependency>
|
|
||||||
<groupId>com.github.Driftay</groupId>
|
<dependency>
|
||||||
<artifactId>Saber-Factions</artifactId>
|
<groupId>com.github.Driftay</groupId>
|
||||||
<version>Tag</version>
|
<artifactId>Saber-Factions</artifactId>
|
||||||
</dependency>
|
<version>Tag</version>
|
||||||
|
</dependency>
|
||||||
```
|
```
|
||||||
## Moving Forward
|
## Moving Forward
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user