Update some README references.

This commit is contained in:
Richard Feldman
2016-09-07 07:50:43 -05:00
parent a4b18516a5
commit 5d2145f0ae
3 changed files with 4 additions and 11 deletions

View File

@@ -37,6 +37,4 @@ Then visit [localhost:8000](http://localhost:8000) and choose `HtmlRunner.elm`.
## References
* [Using Elm packages](https://github.com/elm-lang/elm-package/blob/master/README.md#basic-usage)
* [elm-test documentation](http://package.elm-lang.org/packages/elm-community/elm-test/latest)
* [`(<|)` documentation](http://package.elm-lang.org/packages/elm-lang/core/latest/Basics#<|)
* [Html.map](http://package.elm-lang.org/packages/elm-lang/html/1.1.0/Html-App#map)