1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-21 06:31:28 +02:00

update readme

This commit is contained in:
Ian Storm Taylor
2016-06-28 15:59:40 -07:00
parent 4483c80152
commit 96775f5816

View File

@@ -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). 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) - [**Getting Started**](docs/getting-started.md)
- [**Core Concepts**](docs/concepts.md)
- [Core Concepts](docs/concepts.md)
- [Stateless & Immutability](docs/getting-started.md#stateless-immutability) - [Stateless & Immutability](docs/getting-started.md#stateless-immutability)
- [The Document Model](docs/getting-started.md#the-document-model) - [The Document Model](docs/getting-started.md#the-document-model)
- Selections - Selections
- [**API Reference**](docs/reference.md)
- [API Reference](docs/reference.md)
- Components - Components
- Editor - Editor
- Models - Models