QuickStart: add "Further Reading" template

This commit is contained in:
Pragmatic Software 2020-01-02 20:24:32 -08:00
parent 386d14e1aa
commit f0f94b3efe
1 changed files with 11 additions and 0 deletions

View File

@ -23,6 +23,10 @@ QuickStart
* [Adding Channels](#adding-channels)
* [Adding Admins](#adding-admins)
* [Loading Plugins](#loading-plugins)
* [Further Reading](#further-reading)
* [Commands](#commands)
* [Factoids](#factoids)
* [Modules](#modules)
<!-- md-toc-end -->
Installing
@ -249,3 +253,10 @@ Currently loaded plugins may be listed with the `pluglist` command.
For more information, see the [Plugins documentation](https://github.com/pragma-/pbot/blob/master/doc/Plugins.md).
### Further Reading
That should get you started. For further information about PBot, check out these topics.
#### Commands
#### Factoids
#### Modules