Update README.md

This commit is contained in:
Pragmatic Software 2020-01-02 20:00:51 -08:00
parent 8184fd0b1f
commit ac49068ec3
1 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
PBot is a versatile IRC Bot written in Perl for the ##C channel on Freenode.net
PBot is a versatile IRC Bot written in Perl
Features
--------
@ -20,5 +20,7 @@ Features
* Command piping and substitution
* Much, much more
See https://github.com/pragma-/pbot/tree/master/doc for more information.
To get up-and-running quickly, check out the [Quick Start guide](https://github.com/pragma-/pbot/blob/master/doc/QuickStart.md).
See the [PBot documentation](https://github.com/pragma-/pbot/tree/master/doc) for more information.