aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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
+```