From 092c986401af86c6fee8c2006a916afd306421d3 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 6 Jul 2016 16:26:37 -0700 Subject: [PATCH] update readme --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 4d467f06d..4f13f314c 100644 --- a/Readme.md +++ b/Readme.md @@ -60,10 +60,9 @@ If you're using Slate for the first time, check out the [Getting Started](./docs - The Selection Model - Plugins -After that, you'll probably just want the [API Reference](./docs/reference): +Once you've gotten familiar with those, you'll probably want to check out the full [API Reference](./docs/reference): - **API Reference** - - Plugins - Components - Editor - Models @@ -78,3 +77,4 @@ After that, you'll probably just want the [API Reference](./docs/reference): - State - Text - Transform + - Plugins