From 6630a4f95b1ac25e69cf3bfc9ad314db3513bd62 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Mon, 27 Jan 2020 23:46:10 -0800 Subject: [PATCH] README.md: add FAQ --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ec71144..d9ab5b36 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ PBot is a versatile IRC Bot written in Perl * [Admin management](#admin-management) * [Easy configuration](#easy-configuration) * [Documentation](#documentation) +* [Frequently Asked Questions](#frequently-asked-questions) * [Support](#support) * [License](#license) @@ -317,8 +318,11 @@ For more information, see the [Registry documentation.](doc/Registry.md) ## Documentation See the [PBot documentation](doc) for more information. +## Frequently Asked Questions +If you have a question, try the [PBot FAQ](doc/FAQ.md)! + ## Support -For questions and support, feel free to join the `#pbot2` channel on the [Freenode](https://freenode.net/kb/answer/chat) IRC network ([Web Chat](https://webchat.freenode.net/#pbot2)). +For additional questions and support, feel free to join the `#pbot2` channel on the [Freenode](https://freenode.net/kb/answer/chat) IRC network ([Web Chat](https://webchat.freenode.net/#pbot2)). ## License PBot is licensed under the [Mozilla Public License, version 2](https://www.mozilla.org/en-US/MPL/2.0/).