Skip to content

Commit 080eb1e

Browse files
committed
initial commit, more to come
1 parent 08937c2 commit 080eb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ def my_second_route(name):
3030
return name
3131
```
3232

33-
## Problem 1: Write a route that takes a first name, last name, and graduating year in the route
33+
### Problem 1: Write a route that takes a first name, last name, and graduating year in the route
3434

3535

3636
So, what are we using Flask for and why are routes useful.

0 commit comments

Comments
 (0)