From 67965e93b33e450f03b7f12839b53934051ad8ee Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Tue, 21 Dec 2021 18:02:12 -0500 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file 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`