From 4fe6ed8eb67bff346ba79aafe600e708f5f94b63 Mon Sep 17 00:00:00 2001 From: Santiago Castro Date: Tue, 18 Apr 2017 05:50:14 -0300 Subject: [PATCH] Fix broken Markdown headings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a753dd..7241cc4c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Scribe +# Scribe A rich text editor framework for the web platform, with patches for browser inconsistencies and sensible defaults.