Update README.md

This commit is contained in:
Vrishak Vemuri 2023-01-12 21:43:37 -05:00 committed by GitHub
parent 3eb1457252
commit e53d72794f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# sample-flaskServer
sample flask server to modify to learn more about flask (for new folks!) <br/>
`app.py` is what you run (`python app.py`)
`app.py` is what you run (`python app.py`) <br/>
`templates/` has html stuff <br/>
`static/` has images and CSS <br/>
- `static/src/` has CSS