Update README.md

This commit is contained in:
Broque Thomas 2025-08-10 15:49:07 -07:00
parent cedfcd0c0d
commit 071ba32fc8

View file

@ -218,6 +218,10 @@ Run the main application file to launch the GUI:
```bash
python main.py
```
or for mac:
```bash
python3 main.py
```
### Application Pages