prep docs

This commit is contained in:
Leo 2017-01-30 10:43:22 -05:00
parent 81efa4db49
commit 431436bd6a
8 changed files with 339 additions and 32 deletions

View file

@ -60,7 +60,7 @@ Let's create an HTML file to follow along:
```markup
<body></body>
<script src="http://cdn.rawgit.com/lhorie/mithril.js/rewrite/mithril.js"></script>
<script src="http://unpkg.com/mithril/mithril.js"></script>
<script>
var root = document.body