From ac49068ec330f40738c939d21da424d1b3a94422 Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 2 Jan 2020 20:00:51 -0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c5fb932..d92cc4ce 100644 --- a/README.md +++ b/README.md @@ -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.