From fcbdf27482e9cf5977ac65c1b1eeb0acb41999f6 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 28 Jun 2016 09:17:55 -0700 Subject: [PATCH] update readme --- Readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Readme.md b/Readme.md index 4fe61bf92..a7bf8a75a 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,8 @@ + + + + + +
![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/). @@ -25,3 +29,7 @@ To get a sense for how Slate works, check out a few of the examples: - Auto-markdown - Links - Tables + +