From 8664dadd9779956719b1c9fb77934f0221468d1e Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 28 Jun 2016 09:18:38 -0700 Subject: [PATCH] update readme --- Readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Readme.md b/Readme.md index 94b0963b2..8bd14c276 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,5 @@ -
- ![Slate](support/banner.png) Slate is a completely customizable framework for building rich text editors in the browser. You can think of it like a pluggable implementation of `contenteditable`, built with React and Immutable. Slate was inspired by libraries like [Draft.js](https://facebook.github.io/draft-js/) and [Prosemirror](http://prosemirror.net/). @@ -28,5 +26,3 @@ To get a sense for how Slate works, check out a few of the examples: - Auto-markdown - Links - Tables - -