Skip to content

Commit 1b1f4ca

Browse files
committed
Update README
1 parent 6792a2a commit 1b1f4ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# CodingWiz.dev
22
A lightweight blog app built with Python and Flask. Source Code from my Python and Flask Web Development Course (Lang: Italian)
33

4-
<br>
54

65
### How To Install Locally
76
```
@@ -19,7 +18,7 @@ db.session.add(u)
1918
quit()
2019
flask run
2120
```
22-
<br>
21+
2322

2423
### Few things you might want to add/change if you intend to actually use the app:
2524
- Error Logging

0 commit comments

Comments
 (0)