From 588326cd4606abe934775ad7eb34b8a5fd75ec98 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Tue, 21 Dec 2021 11:29:18 -0500 Subject: finalize docs --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d6a476 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +Kenshins Hide And Seek +====== + +Highly customizable hide and seek plugin + + +How To +----------- + +All Information on how to setup the plugin has +been moved to the github WIKI. + + +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 -- cgit v1.2.3-freya