Update requirements in readme.md
This commit is contained in:
parent
8b189fa95e
commit
17ec09d2e2
@ -3,6 +3,7 @@
|
|||||||
A small website written in Flask with separated frontend and backend. Backend is placed on server hosting a collection of games and serves the games nfo-files to the frontend.
|
A small website written in Flask with separated frontend and backend. Backend is placed on server hosting a collection of games and serves the games nfo-files to the frontend.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
```
|
||||||
pip install Flask
|
pip install Flask
|
||||||
pip install Pillow
|
pip install opencv-python
|
||||||
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user