This commit is contained in:
Leon Astner 2025-08-02 11:50:05 +02:00
parent ac8f26dc7a
commit cadf3c0af3
7 changed files with 1 additions and 2 deletions

7
test3/README.md Normal file
View file

@ -0,0 +1,7 @@
## this app requires:
- python >= 3.11.0
### How to run:
- cd inside the root of the project
- install all necessary dependencies from the txt by doing : "pip install -r requirements.txt"
- run by doing python script.py