aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d7da2c997752cef2189436c5458002a926e21e24 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Timer - [Try It!](http://guyonvarch.github.io/timer)

## Usage

Install the Elm Platform:
http://elm-lang.org/Install.elm

```bash
elm-package install
./gen
```