Update README

This commit is contained in:
Richard Feldman
2016-04-03 10:08:54 -07:00
parent bb92151d61
commit 4573e00712

View File

@@ -21,3 +21,7 @@ elm live Main.elm --open -- --output=elm.js
```bash ```bash
elm css Stylesheets.elm elm css Stylesheets.elm
``` ```
## References
* [Elm CSS documentation](http://package.elm-lang.org/packages/rtfeldman/elm-css/1.1.0/)