From 1b23d8adcd01345eb4a2e7299e07b1f37fee7e8a Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Sat, 7 Mar 2015 11:14:24 +0100 Subject: Adding usage information to README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 +``` -- cgit v1.2.3