From 96775f58161b080feaf091a62aa9ed1378dc73fa Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 28 Jun 2016 15:59:40 -0700 Subject: [PATCH] update readme --- Readme.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 8dc8783c0..eaa8da52b 100644 --- a/Readme.md +++ b/Readme.md @@ -46,14 +46,12 @@ If you have an idea for an example that shows a common use case, pull request it If you're using Slate for the first time, check out the [Getting Started](docs/getting-started.md) guide to familiarize yourself with Slate's architecture and mental models. After that, you'll probably just want the [API Reference](docs/reference.md). -- [Getting Started](docs/getting-started.md) - -- [Core Concepts](docs/concepts.md) +- [**Getting Started**](docs/getting-started.md) +- [**Core Concepts**](docs/concepts.md) - [Stateless & Immutability](docs/getting-started.md#stateless-immutability) - [The Document Model](docs/getting-started.md#the-document-model) - Selections - -- [API Reference](docs/reference.md) +- [**API Reference**](docs/reference.md) - Components - Editor - Models