diff --git a/README.md b/README.md index fdff05c..0a8b0fb 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # SimpleMDE - Markdown Editor A drop-in JavaScript textarea replacement for writing beautiful and understandable markdown. The WYSIWYG-esque editor allows users to modify the markdown with toolbar buttons and shortcuts. WYSIWYG editors that produce HTML are often complex and buggy. Markdown solves this problem in many ways, but is less visually clear while editing. SimpleMDE has been designed to bridge this gap for non-technical users who are less familiar with or just learning Markdown syntax. -![Preview](http://i.imgur.com/b9hFHFT.png) +[Demo](http://nextstepwebs.github.io/simplemde-markdown-editor) + +[![Preview](http://i.imgur.com/b9hFHFT.png)](http://nextstepwebs.github.io/simplemde-markdown-editor) ## Quickstart Available on [jsDelivr](http://www.jsdelivr.com/about.php)