Change a word

This commit is contained in:
Schuyler Cebulskie
2016-10-26 21:04:41 -04:00
parent e8eac4990e
commit 99cea11e6d
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@
## About
discord.js is a powerful node.js module that allows you to interact with the [Discord API](https://discordapp.com/developers/docs/intro) very easily.
It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code much tidier and easier to comprehend.
It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
Usability and performance are key focuses of discord.js. It also has nearly 100% coverage of the Discord API.
## Installation