mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 03:49:29 +01:00
QuickStart: add "Further Reading" template
This commit is contained in:
parent
386d14e1aa
commit
f0f94b3efe
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user