From dce3cd4e892457649ff2764a92c6517282c79fe8 Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Wed, 6 Jul 2016 16:38:58 -0700 Subject: [PATCH] update readme --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index df1ff5ac8..81c230941 100644 --- a/Readme.md +++ b/Readme.md @@ -55,6 +55,7 @@ If you're using Slate for the first time, check out the [Getting Started](./docs - Adding Slate to Your App - Customizing Slate's Behavior - Adding Plugins + - **Core Concepts** - Statelessness & Immutability - [The Document Model](docs/getting-started.md#the-document-model)