From 115f09175c539e7af6a060993aaa622a4e00b1ee Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 6 Jul 2016 16:49:20 -0700 Subject: [PATCH] update readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 2a3c8a2da..271de8b26 100644 --- a/Readme.md +++ b/Readme.md @@ -5,7 +5,7 @@

A completely customizable framework
for building rich text editors in the browser.


-

Principles · Examples · Plugins · Documentation · Contributing

+

Principles · Examples · Plugins · Documentation · Contributing


Slate lets you build rich, intuitive editors like those in [Medium](https://medium.com/), [Dropbox Paper](https://www.dropbox.com/paper) or [Canvas](https://usecanvas.com/)—which are becoming table stakes for applications on the web—without your codebase getting mired in complexity.