Update README.md

This commit is contained in:
Evan Czaplicki 2013-02-14 23:23:40 +02:00
parent 1207631040
commit 53af9084db

View File

@ -1,12 +1,12 @@
Elm
===
This is the Elm compiler and server, allowing you to develop Elm
applications that run in any modern browser.
If you are new to Elm, learn more about the language [here](http://elm-lang.org/)
and try it out in the [online interactive editor](http://elm-lang.org/try).
This is the Elm compiler and server, allowing you to develop Elm
applications that run in any modern browser.
If you intend to serve Elm code with a custom Haskell backend, be
sure to read all the way to the "Installation for Haskell-Users" section.