diff --git a/README.md b/README.md index 293b7bc..8c19a6d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-
+
@@ -72,15 +72,16 @@ This command will display a message with all the (basics) stats from the Osu! pr
>**To use this bot you'll have to create a private.py file and enter the different tokens to use the API's by assigning values to those variables**
```
External service tokens :
-* token_bot
-* token_riot
-* token_twitch
-* id_twitch
+* TOKEN_BOT
+* TOKEN_RIOT
+* TOKEN_TWITCH
+* TOKEN_OSU
+* ID_TWITCH
Socket related var :
-* server
-* port
-* nickname
+* SERVER
+* PORT
+* NICKNAME
```