Update README.md

This commit is contained in:
Loïc Bersier 2019-03-09 22:54:22 +00:00
parent 87eeae0988
commit 68d92aa776

View file

@ -30,6 +30,10 @@ or node
```
node index.js
```
If on linux you can also do
```
nohup node index.js &
```
## Built With
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used