From e3cc31d55664455c1bbb85cb730977ca960ec578 Mon Sep 17 00:00:00 2001 From: Zoffix Znet Date: Sun, 3 Jan 2016 12:39:55 -0500 Subject: Update TOC --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'README.md') 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) -- cgit v1.1