improve docs
This commit is contained in:
parent
067da7eedc
commit
1dffbf781f
5 changed files with 71 additions and 2 deletions
|
|
@ -16,6 +16,8 @@ In order to use Mithril, extract it from the zip file and point a script tag to
|
|||
<script src="mithril.min.js"></script>
|
||||
```
|
||||
|
||||
Note that in order to support older versions of IE, you need to include [some shims](tools.md#internet-explorer-compatibility).
|
||||
|
||||
---
|
||||
|
||||
### CDNs (Content Delivery Networks)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue