mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
Change sentence structure slightly
This commit is contained in:
@@ -17,7 +17,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 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.
|
||||
Usability and performance are key focuses of discord.js, and it also has nearly 100% coverage of the Discord API.
|
||||
|
||||
## Installation
|
||||
**Node.js 6.0.0 or newer is required.**
|
||||
|
||||
Reference in New Issue
Block a user