mirror of
https://github.com/danbulant/discord.js
synced 2026-07-07 04:00:42 +00:00
Change sentence structure slightly
This commit is contained in:
parent
5d3123d405
commit
af5e07fb33
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
## About
|
## 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.
|
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.
|
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
|
## Installation
|
||||||
**Node.js 6.0.0 or newer is required.**
|
**Node.js 6.0.0 or newer is required.**
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ v10 is just a more consistent and stable iteration over v9, and contains loads o
|
||||||
## About
|
## 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.
|
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.
|
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
|
## Installation
|
||||||
**Node.js 6.0.0 or newer is required.**
|
**Node.js 6.0.0 or newer is required.**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue