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

add docs, update readme

This commit is contained in:
Ian Storm Taylor
2016-07-06 17:14:48 -07:00
parent 64cd2b6c7f
commit cf929f026b
2 changed files with 45 additions and 1 deletions

View File

@@ -58,7 +58,7 @@ If you're using Slate for the first time, check out the [Getting Started](./docs
- Customizing Slate's Behavior
- Adding Plugins
- **Core Concepts**
- [**Core Concepts**](docs/concepts.md)
- Statelessness & Immutability
- [The Document Model](docs/getting-started.md#the-document-model)
- The Selection Model