aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-01-03 12:39:55 -0500
committerZoffix Znet <cpan@zoffix.com>2016-01-03 12:39:55 -0500
commite3cc31d55664455c1bbb85cb730977ca960ec578 (patch)
tree5a22afb93ccdae232ddeaf93d3cbfed1fbb642eb /README.md
parentf5d28c34ffc14045bc49cd3cb22af108d23886bd (diff)
Update TOC
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8e27d8f..02d0e90 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,12 @@ IRC::Client - Extendable Internet Relay Chat client
# TABLE OF CONTENTS
- [NAME](#name)
+- [TABLE OF CONTENTS](#table-of-contents)
- [SYNOPSIS](#synopsis)
- [Client script](#client-script)
- [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)
@@ -32,6 +32,10 @@ IRC::Client - Extendable Internet Relay Chat client
- [`.notice`](#notice)
- [`.privmsg`](#privmsg)
- [`.respond`](#respond)
+ - [`where`](#where)
+ - [`what`](#what)
+ - [`how`](#how)
+ - [`who`](#who)
- [`.ssay`](#ssay)
- [INCLUDED PLUGINS](#included-plugins)
- [IRC::Client::Plugin::Debugger](#ircclientplugindebugger)
@@ -55,7 +59,7 @@ IRC::Client - Extendable Internet Relay Chat client
- [`command`](#command)
- [`params`](#params)
- [`pipe`](#pipe)
- - [`who`](#who)
+ - [`who`](#who-1)
- [REPOSITORY](#repository)
- [BUGS](#bugs)
- [AUTHOR](#author)