diff --git a/README.md b/README.md
index 0f03cb4..7e61b2e 100644
--- a/README.md
+++ b/README.md
@@ -8,13 +8,14 @@ a Discord BOT with User friendly commands, moderation commands and more!
- .env
- replace yourDiscordBotToken with your Token
+
- handler/index.js
- replace yourDiscordServerID with your discord server ID
- Important: The Bot needs to be in the server!
-
-
+
+ ### Important: The Bot needs to be in the server!
+
- npm i (download all libraries)
- node index.js (to start the bot)