+ requirements.txt ~ readme
This commit is contained in:
12
README.md
12
README.md
@@ -8,4 +8,14 @@ In the final version, you will just have to execute the nassi.exe and choose you
|
||||
|
||||
Using:
|
||||
Python 3.9.1 with
|
||||
PySimpleGUI, Pillow, Flask & wtforms
|
||||
PySimpleGUI, Pillow
|
||||
|
||||
|
||||
## Run
|
||||
|
||||
1. ```
|
||||
pip install -r requirements.txt
|
||||
```
|
||||
2. ```
|
||||
python run.py
|
||||
```
|
||||
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
PySimpleGUI
|
||||
Reference in New Issue
Block a user