diff --git a/README.md b/README.md index 786e6f0..40565a3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Steps for Running Script ( Script v.2.0 and later ) pip install requests * Download the latest version of script & extract it ( you can also clone this repo using git clone command ) * Change Directory using cd ' file location ' command . replace 'file location' with exact one . -* Run the script using python run.py or python3 run.py on Powershell or Terminal ( on windowed mode on right side of the screen ) +* Run the script using python run.py or python3 run.py on Powershell or CMD or Terminal * If you want to schedule it , run run-at.py * Follow instuctions inside readme.txt inside particular script version , You can Customize the script according to this file . New features are added on each release .