From e26697f07d00955e14d6756ef8a1230cc07f1b81 Mon Sep 17 00:00:00 2001 From: Albus Dumbledore Date: Mon, 4 Nov 2019 15:59:19 +0530 Subject: [PATCH] docs(readme): table of contents (#3539) --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 12ee3a2bd41a..71efbfdd80bf 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,17 @@

+## Table of contents +- [About](#about) +- [Installation](#installation) + - [Audio engines](#audio-engines) + - [Optional packages](#optional-packages) + - [Example Usage](#example-usage) + - [Links](#links) + - [Extensions](#extensions) + - [Contributing](#contributing) + - [Help](#help) + ## About discord.js is a powerful [Node.js](https://nodejs.org) module that allows you to easily interact with the [Discord API](https://discordapp.com/developers/docs/intro).