diff --git a/README.md b/README.md index ab9e71c..4099fe6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # sample-flaskServer sample flask server to modify to learn more about flask (for new folks!)
-`app.py` is what you run (`python app.py`) +`app.py` is what you run (`python app.py`)
`templates/` has html stuff
`static/` has images and CSS
- `static/src/` has CSS