Added more to the README

This commit is contained in:
John Shaver 2017-06-29 08:52:46 -07:00
parent 8a2936010a
commit c1efa76de4
1 changed files with 3 additions and 1 deletions

View File

@ -1,2 +1,4 @@
# elmman
Just me learning Elm! I'll try to keep the [demo](https://bobjohnbob.github.io/elmman/) updated.
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.