From d72ee889ef6ec9ccefe8b595f4a204b4fbc303d7 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Fri, 18 Dec 2015 13:21:06 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc6c1ef..09011f5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SimpleMDE - Markdown Editor +# SimpleMDE - Markdown Editor CHANGE A drop-in JavaScript textarea replacement for writing beautiful and understandable Markdown. The WYSIWYG-esque editor allows users who may be less experienced with Markdown to use familiar toolbar buttons and shortcuts. In addition, the syntax is rendered while editing to clearly show the expected result. Headings are larger, emphasized words are italicized, links are underlined, etc. SimpleMDE is one of the first editors to feature both built-in autosaving and spell checking. [**Demo**](http://nextstepwebs.github.io/simplemde-markdown-editor)