diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ ### This project is build for fun -to run the program you must run ```pip install -r requirement.txt``` and ```python main.py``` +to run the program you must run `pip install -r requirement.txt` and `python main.py` |