From 6f9e8bc5ec899c8a6d1b4be62a7c14205d1007d7 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Sun, 16 Apr 2017 16:22:03 -0700 Subject: [PATCH] update gitbook intro --- docs/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Readme.md b/docs/Readme.md index 2bf85d8c3..0c1902be3 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -1,7 +1,7 @@ # Introduction -Slate is a _completely_ customizable framework for building rich text editors. +[Slate](https://github.com/ianstormtaylor/slate) is a _completely_ customizable framework for building rich text editors. [GitHub ⬈](https://ianstormtaylor.com/slate) 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.