diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -7,8 +7,13 @@ Highly customizable hide and seek plugin How To ----------- -All Information on how to setup the plugin has -been moved to the github WIKI. +To learn more about the plugin and how to use it, visit the [wiki](https://github.com/tylermurphy534/KenshinsHideAndSeek/wiki) + + +License +----------- + +This project is licensed under the GPL v3 license. Compilation @@ -17,4 +22,4 @@ Compilation We use maven to handle our dependencies. * Install [Maven 3](http://maven.apache.org/download.html) -* Clone this repo and: `mvn clean install`
\ No newline at end of file +* Clone this repo and: `mvn clean install` |