From 70111becefe586185fa61587cbf621d73c48b00b Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Sun, 17 Jul 2016 13:40:22 -0700 Subject: [PATCH] add faq to readme --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 02f0b3fdd..5025b59ec 100644 --- a/Readme.md +++ b/Readme.md @@ -134,6 +134,7 @@ If you're using Slate for the first time, check out the [Getting Started](./docs - Plugins - [Plugins](./docs/reference/plugins/plugins.md) - [Core](./docs/reference/plugins/core.md) +- [**FAQ**](./docs/concepts/faq.md) If even that's not enough, you can always [read the source itself](./lib), which is explained along with a handful of readme's.