Update README.md

pull/4/head
Wes Cossick 9 years ago
parent 7c78a866cf
commit aa7ce73fbf

@ -9,8 +9,8 @@ A drop-in JavaScript textarea replacement for writing beautiful and understandab
Available on [jsDelivr](http://www.jsdelivr.com/about.php)
```
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/1.1.1/simplemde.min.css">
<script src="http://cdn.jsdelivr.net/simplemde/1.1.1/simplemde.min.js"></script>
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/1.1.2/simplemde.min.css">
<script src="http://cdn.jsdelivr.net/simplemde/1.1.2/simplemde.min.js"></script>
```
And then load SimpleMDE on the first textarea on a page

Loading…
Cancel
Save