aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-03-07 11:14:24 +0100
committerJoris Guyonvarch2015-03-07 11:14:24 +0100
commit1b23d8adcd01345eb4a2e7299e07b1f37fee7e8a (patch)
tree510f69a9173c0a2a1602ee3fbf546fd7c79bc773
parent3a2c13a77c09d1127191cfb90d42bfcd1d89f585 (diff)
downloadcatchvoid-1b23d8adcd01345eb4a2e7299e07b1f37fee7e8a.tar.gz
catchvoid-1b23d8adcd01345eb4a2e7299e07b1f37fee7e8a.tar.bz2
catchvoid-1b23d8adcd01345eb4a2e7299e07b1f37fee7e8a.zip
Adding usage information to README
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index fbf3ade..a14e231 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,14 @@ Catch the points of your color, avoid the other points.
Use the arrow keys to move and 'e' to change your color.
You can play at [http://guyonvarch.github.io/catchvoid](http://guyonvarch.github.io/catchvoid).
+
+Usage
+-----
+
+Install the elm platform:
+http://elm-lang.org/Install.elm
+
+Launch the following command:
+```
+./gen
+```