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