Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 252 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 252 Bytes

How to run:

  1. Install Python - https://www.python.org/downloads/
  2. Download BOTH main.py and requirements.txt
  3. open CMD
  4. move to folder where the two files are
  5. run "pip install -r requirements.txt"
  6. run "python main.py"

Hit CTRL+C to exit