Added instructions to the README.
This commit is contained in:
parent
c1efa76de4
commit
d07e68a16f
1 changed files with 2 additions and 0 deletions
|
@ -2,3 +2,5 @@
|
|||
I wanted to learn a functional programming language. Elm seemed to have a strong following and I like Redux (which was heavily based off of the Elm architecture) so I started this project to learn Elm.
|
||||
|
||||
Here is the [demo](https://bobjohnbob.github.io/elmman/). I will try to keep it updated as I make more progress.
|
||||
|
||||
So far you can use the arrow keys to move elman around the screen.
|
||||
|
|
Loading…
Reference in a new issue