From 428180eb72a8bd8db80ff4829cbfc1dc6918f7f3 Mon Sep 17 00:00:00 2001 From: Mike Thompson Date: Tue, 13 Feb 2018 11:05:20 +1100 Subject: [PATCH] Update README.md --- docs/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index bd73dd7..e60a91f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -5,8 +5,12 @@ 2. [Using [square brackets] instead of (parentheses)](/docs/UsingSquareBracketsInsteadOfParens.md) 3. [When do components update?](/docs/WhenDoComponentsUpdate.md) +## Other Resources -## Other +[FAQs](/docs/FAQ) + + +#### Misc Docs - [0.8-upgrade](/docs/0.8-upgrade.md) - [development](/docs/development.md)