From 8133f005563cd143d4a822c09d24da6b640be4b6 Mon Sep 17 00:00:00 2001 From: Vern Burton Date: Wed, 18 Mar 2020 18:40:36 -0500 Subject: [PATCH] adding FAQ to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9115c041a9..fd3bcb72d7 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Then open http://localhost/ on your browser. ## Documentation +- [FAQs](docs/FAQ.md) - [Create a Plugin](docs/getting-started/create-a-plugin.md) - [Structure of a Plugin](docs/getting-started/structure-of-a-plugin.md) - [Frontend architecture](docs/architecture-terminology.md)