From facd5d55d91765e04fe6221852ac902bc1491ccd Mon Sep 17 00:00:00 2001 From: Mike Thompson Date: Tue, 13 Feb 2018 10:27:59 +1100 Subject: [PATCH] Add a README to the FAQ directory --- docs/FAQ/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/FAQ/README.md diff --git a/docs/FAQ/README.md b/docs/FAQ/README.md new file mode 100644 index 0000000..b9fd9fe --- /dev/null +++ b/docs/FAQ/README.md @@ -0,0 +1,8 @@ +## Frequently Asked Questions + +1. [How can I use an entity like "nbsp"?](UsingAnEntity.md) + + +## Want To Add An FAQ? + +Many Thanks!! We'd like that. As a base, just use the structure from one of the existing FAQs files, and give us a PR.