Skip to content

Commit

Permalink
Merge pull request #51 from muffinjello/patch-1
Browse files Browse the repository at this point in the history
Added script to include preview
  • Loading branch information
lepture committed Jul 27, 2014
2 parents 7d984fd + 36a0643 commit 7ffa8f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -13,6 +13,7 @@ The easiest way to use Editor is to simply load the script and stylesheet:
```html
<link rel="stylesheet" href="http://lab.lepture.com/editor/editor.css" />
<script type="text/javascript" src="http://lab.lepture.com/editor/editor.js"></script>
<script type="text/javascript" src="http://lab.lepture.com/editor/marked.js"></script>
```

Having done this, an editor instance can be created:
Expand Down

0 comments on commit 7ffa8f9

Please sign in to comment.