Browse Source

docs: adjust min python

main
decentral1se 4 days ago
parent
commit
45e264b969
No known key found for this signature in database GPG Key ID: 3789458B3D0C410
  1. 2
      README.md

2
README.md

@ -1,6 +1,6 @@
# image_upload
Requires Python >= 3.11.x 👍
Requires Python >= 3.9 👍
* install dependencies: `pip install -r requirements.txt`
* create static images folder: `mkdir -p ./static/images`

Loading…
Cancel
Save