aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2015-12-21 09:45:27 -0500
committerZoffix Znet <cpan@zoffix.com>2015-12-21 09:45:27 -0500
commitebb509e5b106fdf24640b11f32e776f033a314e8 (patch)
tree8d6c8036d36a2b1e7c95c2a59559bc40936f5420 /README.md
parentc3ac49e463440b318fa70cfddaed3f91c6797556 (diff)
Update TOC
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 37840c9..75fd4ce 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ method all-events ($irc, $e) {
- [Custom plugins](#custom-plugins)
- [Basic response to an IRC command:](#basic-response-to-an-irc-command)
- [More involved handling](#more-involved-handling)
+- [TABLE OF CONTENTS](#table-of-contents)
- [DESCRIPTION](#description)
- [BLEED BRANCH](#bleed-branch)
- [METHODS](#methods)
@@ -98,6 +99,8 @@ method all-events ($irc, $e) {
- [Subscribing to IRC events](#subscribing-to-irc-events)
- [Standard IRC commands](#standard-irc-commands)
- [Special Events](#special-events)
+ - [`irc-start-up`](#irc-start-up)
+ - [`irc-connected`](#irc-connected)
- [`irc-all-events`](#irc-all-events)
- [`irc-privmsg-me`](#irc-privmsg-me)
- [`irc-notice-me`](#irc-notice-me)