Update index.html

This commit is contained in:
Wes Cossick 2015-06-27 14:16:43 -05:00
parent a172bf5ddd
commit c287cf1804

View File

@ -63,6 +63,7 @@ Unordered lists can be started using the toolbar or by typing `* `, `- `, or `+
</section>
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<link rel="stylesheet" href="http://cdn.jsdelivr.net/simplemde/latest/simplemde.min.css">
<script src="http://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>