summaryrefslogtreewikicommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2021-12-21 18:02:12 -0500
committerGitHub <noreply@github.com>2021-12-21 18:02:12 -0500
commit67965e93b33e450f03b7f12839b53934051ad8ee (patch)
tree43a159a2274d3634bd5e4869ba219055116ffe99 /README.md
parentUpdate LICENSE (diff)
downloadkenshinshideandseek-67965e93b33e450f03b7f12839b53934051ad8ee.tar.gz
kenshinshideandseek-67965e93b33e450f03b7f12839b53934051ad8ee.tar.bz2
kenshinshideandseek-67965e93b33e450f03b7f12839b53934051ad8ee.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 8 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1d6a476..2120109 100644
--- a/README.md
+++ b/README.md
@@ -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`