diff --git a/Readme.md b/Readme.md index 0a0fd0829..60263da43 100644 --- a/Readme.md +++ b/Readme.md @@ -48,7 +48,7 @@ If you have an idea for an example that shows a common use case, pull request it
### Documentation -If you're using Slate for the first time, check out the [Getting Started](./docs/getting-started) guide and the [Core Concepts](./docs/concepts) to familiarize yourself with Slate's architecture and mental models: +If you're using Slate for the first time, check out the [Getting Started](./docs/getting-started) guide and the [Core Concepts](./docs/concepts) to familiarize yourself with Slate's architecture and mental models. Once you've gotten familiar with those, you'll probably want to check out the full [API Reference](./docs/reference). - [**Getting Started**](docs/getting-started.md) - Installing Slate @@ -56,15 +56,12 @@ If you're using Slate for the first time, check out the [Getting Started](./docs - Customizing Slate's Behavior - Adding Plugins - - **Core Concepts** - Statelessness & Immutability - [The Document Model](docs/getting-started.md#the-document-model) - The Selection Model - Plugins -Once you've gotten familiar with those, you'll probably want to check out the full [API Reference](./docs/reference): - - **API Reference** - Components - Editor