You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<ul>
7
7
<li>Enter into the project directory</li>
8
8
<li>Run "python wsgi.py" in your terminal</li>
9
-
<li>Visit http://localhost:5000 on your machine web browser</li>
10
-
<li>You will be on the home page, you can visit the test function by going to http://localhost:5000/names/<li>
11
-
<li>You will be on the names page and if you enter your name in the prompted form, it will take you to another page which will display your inputted name<li>
9
+
<li>Visit [http://localhost:5000] on your machine web browser</li>
10
+
<li>You will be on the home page, you can visit the test function by going to [http://localhost:5000/names/]</li>
11
+
<li>You will be on the names page and if you enter your name in the prompted form, it will take you to another page which will display your inputted name</li>
0 commit comments