aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris Guyonvarch2015-03-19 20:26:33 +0100
committerJoris Guyonvarch2015-03-19 20:26:33 +0100
commit99b203c956f99875c7263c445668a425a463e416 (patch)
treec855c13dcb00753f7a2771697d4eae46217807b0 /README.md
parent27917f041ddb438c4fa8576487816220c3824eae (diff)
Adding usage information to Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 11 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3049655..d7da2c9 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,11 @@
-Timer
-=====
+# Timer - [Try It!](http://guyonvarch.github.io/timer)
+
+## Usage
+
+Install the Elm Platform:
+http://elm-lang.org/Install.elm
+
+```bash
+elm-package install
+./gen
+```