Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit bd55adf

Browse files
authored
Update README.md
1 parent d26b1c3 commit bd55adf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Requirements
1212
* Packages - pyautogui,random,time ( time & random is default , you only needs to install pyautogui )
1313

1414
Steps for Running Script
15-
* Install reguired package
15+
* Install required package
1616
pip install pyautogui
1717
* Download the latest version of script & extract it ( you can also clone this repo using git clone command )
1818
* Change Directory using cd ' file location ' command . replace 'file location' with exact one .
@@ -21,6 +21,7 @@ Steps for Running Script
2121
* Run the script using python script.py or python3 script.py on Powershell or Terminal ( on windowed mode on right side of the screen )
2222
* After Running the script , click on the browser window
2323

24+
NB : Open release notes for more info . Some changes can occur according to version of script
2425

2526
Note
2627
* Don't touch on keyboard or mouse until script execution is completed .
@@ -32,5 +33,3 @@ Note
3233
* if New releases have any issues , try older ones & notify me on instagram
3334
* if it works without issues , don't forget to star this repo , also subscribe to my youtube channel - Ivin Techz & follow me on social media .
3435
i'll update the code and add more functionalities when i'm free .
35-
36-
NB : Open release notes for more info . Some changes can occur according to version of script

0 commit comments

Comments
 (0)