Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
phiponatchi authored Nov 28, 2021
1 parent 745b6df commit 209dd63
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# How to run the software
# How to run the application
1. cd to/working/dir where main.py exists
2. install requirements.txt using: `pip install -r requirements.txt`
3. run `python main.py`

# Screen Shots

![ScreenShot of the application](image.png)

0 comments on commit 209dd63

Please sign in to comment.