Update README.md

This commit is contained in:
RoboMWM 2016-09-21 12:45:37 -07:00 committed by GitHub
parent 81953eac50
commit 41a649dae2

View File

@ -2,7 +2,6 @@
Apparently there's this neat thing called JitPack that makes a public maven repo for public Github repos on the fly.
According to it, this is all you need to do to add this to your maven project:
```xml
<repositories>
<repository>
@ -10,7 +9,7 @@ According to it, this is all you need to do to add this to your maven project:
<url>https://jitpack.io</url>
</repository>
</repositories>
```
```xml
<dependency>
<groupId>com.github.TechFortress</groupId>