Skip to content

Commit

Permalink
try some new README content
Browse files Browse the repository at this point in the history
  • Loading branch information
evancz committed Oct 7, 2019
1 parent 0c291f0 commit 8b8bf56
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,30 @@
# The Elm Compiler
# Elm

Learn about the Elm programming language at [elm-lang.org](http://elm-lang.org/).
A delightful language for reliable webapps.

<br>

**Website:** [elm-lang.org](http://elm-lang.org/)

**Try:** [elm-lang.org/try](http://elm-lang.org/try)

**Guide:** [guide.elm-lang.org](http://guide.elm-lang.org/)

<br>


## Install

Follow [these instructions][installer]!
- **Mac** - [installer](https://github.com/elm/compiler/releases/download/0.19.0/installer-for-mac.pkg)
- **Linux** - [instructions](https://github.com/elm/compiler/blob/master/installers/linux/README.md)
- **Windows** - [installer](https://github.com/elm/compiler/releases/download/0.19.0/installer-for-windows.exe)

[installer]: https://guide.elm-lang.org/install.html
Instructions for multiple versions, previous versions, and uninstallation are available [here](https://github.com/elm/compiler/blob/master/installers/README.md).

<br>

## Help

If you are stuck, ask around on [the Elm slack channel][slack]. Folks are friendly and happy to help with questions!

[slack]: http://elmlang.herokuapp.com/
[slack]: http://elmlang.herokuapp.com/

0 comments on commit 8b8bf56

Please sign in to comment.