Update README.md
This commit is contained in:
parent
84c7f5adb5
commit
67965e93b3
1 changed files with 8 additions and 3 deletions
11
README.md
11
README.md
|
@ -7,8 +7,13 @@ Highly customizable hide and seek plugin
|
||||||
How To
|
How To
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
All Information on how to setup the plugin has
|
To learn more about the plugin and how to use it, visit the [wiki](https://github.com/tylermurphy534/KenshinsHideAndSeek/wiki)
|
||||||
been moved to the github WIKI.
|
|
||||||
|
|
||||||
|
License
|
||||||
|
-----------
|
||||||
|
|
||||||
|
This project is licensed under the GPL v3 license.
|
||||||
|
|
||||||
|
|
||||||
Compilation
|
Compilation
|
||||||
|
@ -17,4 +22,4 @@ Compilation
|
||||||
We use maven to handle our dependencies.
|
We use maven to handle our dependencies.
|
||||||
|
|
||||||
* Install [Maven 3](http://maven.apache.org/download.html)
|
* Install [Maven 3](http://maven.apache.org/download.html)
|
||||||
* Clone this repo and: `mvn clean install`
|
* Clone this repo and: `mvn clean install`
|
||||||
|
|
Loading…
Reference in a new issue