Skip to content

Commit dd91e83

Browse files
Update README.md
1 parent 6e2a9fd commit dd91e83

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ul>
77
<li>Enter into the project directory</li>
88
<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>
1212
</ul>

0 commit comments

Comments
 (0)