Add legacy docs

This commit is contained in:
Amish Shah
2016-09-04 14:22:20 +01:00
parent 302b1da9df
commit 69900f3652
2 changed files with 2 additions and 1 deletions

View File

@@ -44,6 +44,7 @@ bot.login('your token');
## Links
* [Website](http://hydrabolt.github.io/discord.js/)
* [Documentation](http://hydrabolt.github.io/discord.js/#!/docs/tag/master)
* [Legacy Documentation](http://discordjs.readthedocs.io/en/8.1.0/docs_client.html)
* [GitHub](https://github.com/hydrabolt/discord.js)
* [NPM](https://www.npmjs.com/package/discord.js)
* [Examples](https://github.com/hydrabolt/discord.js/tree/master/examples)