mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-14 02:23:31 +01:00
Updated README
This commit is contained in:
@@ -13,7 +13,7 @@ discord.js is a node module used as a way of interfacing with
|
|||||||
[Discord](https://discordapp.com/). It is a very useful module for creating
|
[Discord](https://discordapp.com/). It is a very useful module for creating
|
||||||
bots.
|
bots.
|
||||||
|
|
||||||
**The examples in the repo are in ES6, either update your node or compile them down to babel yourself if you want to use them!**
|
**The examples in the repo are in ES6**
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
`npm install --save discord.js`
|
`npm install --save discord.js`
|
||||||
|
|||||||
Reference in New Issue
Block a user