We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 918de50 commit e89b05eCopy full SHA for e89b05e
README.md
@@ -27,5 +27,5 @@ flask db migrate -m "<Custom Message>"
27
flask db upgrade
28
```
29
7. Initiate the python project using the following command: **python app.py**
30
-8. Finally, test the project using - **http://127.0.0.1:5000"
+8. Finally, test the project using - http://127.0.0.1:5000
31
0 commit comments