diff --git a/README.md b/README.md index 4edbc44..2bc12e1 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,14 @@ RedisBungee is distributed as a [maven](https://maven.apache.org) project. To co cd RedisBungee mvnw clean install +And use it in your pom file. + + com.imaginarycode.minecraft + RedisBungee + 0.6.2 + provided + ## Javadocs Hosted on limework website. Version 0.6.0 (note: any version 0.6.* will not have API changes.)