summaryrefslogtreewikicommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2021-12-21 11:29:18 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2021-12-21 11:29:18 -0500
commit588326cd4606abe934775ad7eb34b8a5fd75ec98 (patch)
tree16ec865e9e1530b9b846f70dbc8a122ef3a1e533 /README.md
parentadd SECUTIRY.md (diff)
downloadkenshinshideandseek-588326cd4606abe934775ad7eb34b8a5fd75ec98.tar.gz
kenshinshideandseek-588326cd4606abe934775ad7eb34b8a5fd75ec98.tar.bz2
kenshinshideandseek-588326cd4606abe934775ad7eb34b8a5fd75ec98.zip
finalize docs
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