Fix TOC
This commit is contained in:
parent
2b64ce67e1
commit
d9de4f185a
32
README.md
32
README.md
@ -21,26 +21,20 @@ on and are still going on in
|
||||
- [Install](#install)
|
||||
- [Example](#example)
|
||||
- [API Reference](#api-reference)
|
||||
|
||||
* [Bot.direct(message)](#botdirect-message-)
|
||||
* [Bot.group(message)](#botgroup-message-)
|
||||
* [SimpleMessage](#simplemessage)
|
||||
|
||||
- [Bot.direct(message)](#botdirect-message-)
|
||||
- [Bot.group(message)](#botgroup-message-)
|
||||
- [SimpleMessage](#simplemessage)
|
||||
- [Working with your bot](#working-with-your-bot)
|
||||
|
||||
* [Documentation](#documentation)
|
||||
* [Commands](#commands)
|
||||
* [Avatars](#avatars)
|
||||
|
||||
- [Configuration](#configuration)
|
||||
- [Using the `.conf` configuration file](#using-the--conf--configuration-file)
|
||||
- [Using the command-line interface](#using-the-command-line-interface)
|
||||
- [Using the environment](#using-the-environment)
|
||||
|
||||
* [Persistent storage](#persistent-storage)
|
||||
- [Redis key/value storage](#redis-key-value-storage)
|
||||
* [Loading Plugins](#loading-plugins)
|
||||
|
||||
- [Documentation](#documentation)
|
||||
- [Commands](#commands)
|
||||
- [Avatars](#avatars)
|
||||
- [Configuration](#configuration)
|
||||
- [Using the `.conf` configuration file](#using-the--conf--configuration-file)
|
||||
- [Using the command-line interface](#using-the-command-line-interface)
|
||||
- [Using the environment](#using-the-environment)
|
||||
- [Persistent storage](#persistent-storage)
|
||||
- [Redis key/value storage](#redis-key-value-storage)
|
||||
- [Loading Plugins](#loading-plugins)
|
||||
- [Deploy your bots](#deploy-your-bots)
|
||||
- [Roadmap](#roadmap)
|
||||
- [Changes](#changes)
|
||||
|
Reference in New Issue
Block a user