diff --git a/doc/QuickStart.md b/doc/QuickStart.md index c62f6ef9..cc002718 100644 --- a/doc/QuickStart.md +++ b/doc/QuickStart.md @@ -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) 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