From 6065d3e08971ec854da6672e0b0082821877c2f6 Mon Sep 17 00:00:00 2001 From: Wes Cossick Date: Tue, 25 Oct 2016 14:29:31 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 448079d..9eaf2a4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -Just for testing purposes... - # SimpleMDE - Markdown Editor 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.