add installation link to readme

This commit is contained in:
Leo Horie 2015-12-02 22:12:00 -05:00
parent b121ba2824
commit 0fcba67340

View file

@ -74,6 +74,7 @@ m.mount(document.getElementById("example"), app);
### Learn more
- [Installation](http://mithril.js.org/installation.html)
- [Tutorial](http://mithril.js.org/getting-started.html)
- [Differences from Other Frameworks](http://mithril.js.org/comparison.html)
- [Benchmarks](http://mithril.js.org/benchmarks.html)