Files
at1/README.md

14 lines
136 B
Markdown

# Movie Ticket Thingo
Depends on pyside6. Install with:
```
pip install -r requirements.txt
```
Run with:
```
python src/app.py
```