diff --git a/README.md b/README.md
index 5f53131..cc649bd 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ Python bot of an infinite loop to spam in chats. Works on all kinds of chat syst
2. Check if your created environment has `pynput` library installed.
- To check for the library run `check.py`
+ To check for the correct installation of the library run `check.py`
```elem
python check.py
```
@@ -16,11 +16,13 @@ Python bot of an infinite loop to spam in chats. Works on all kinds of chat syst
```elem
pip install pynput
```
-3. Run the `main.py` file by :
+3. Open the `main.py` file and do the changes as per your choice in the specified areas.
+
+4. Run the `main.py` file by :
```elem
python main.py
```
-4. Click and open the chat site where you want to spam and wait for it to start.
+5. Click and open the chat site where you want to spam and wait for it to start.
#### Please consult the victim before using this script.