summaryrefslogtreewikicommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
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