Skip to content

Commit 3c8a1a1

Browse files
authored
Update with directory tree
1 parent c4b8720 commit 3c8a1a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The site is hosted on [Python Anywhere](https://www.pythonanywhere.com/) using a
88

99
[http://darrell57.pythonanywhere.com/index](http://darrell57.pythonanywhere.com/index)
1010

11+
```bash
1112
root/
1213
| flask_app.py
1314
|__app/
@@ -17,7 +18,7 @@ root/
1718
| base.html
1819
| about.html
1920
| index.html
20-
21+
```
2122
## Other Resources
2223

2324
[The New and Improved Flask Mega-Tutorial](https://courses.miguelgrinberg.com/)

0 commit comments

Comments
 (0)