Update README.md
This commit is contained in:
parent
87eeae0988
commit
68d92aa776
1 changed files with 4 additions and 0 deletions
|
@ -30,6 +30,10 @@ or node
|
||||||
```
|
```
|
||||||
node index.js
|
node index.js
|
||||||
```
|
```
|
||||||
|
If on linux you can also do
|
||||||
|
```
|
||||||
|
nohup node index.js &
|
||||||
|
```
|
||||||
## Built With
|
## Built With
|
||||||
|
|
||||||
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used
|
* [Discord.JS](https://github.com/discordjs/discord.js) - The discord api used
|
||||||
|
|
Loading…
Reference in a new issue