From a9499c5c912451bbb72534029019a0bdc55d763c Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Mon, 22 Jun 2015 16:04:58 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)