diff --git a/README.md b/README.md index f392e2e..afac6df 100644 --- a/README.md +++ b/README.md @@ -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