Skip to content

Commit 546e2a8

Browse files
authored
Update README.md
1 parent 6c2a137 commit 546e2a8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

exercises/00-welcome/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Python Requests is the most popular package for consuming APIs and doing HTTP re
44

55
Here you will learn:
66

7-
1. How to do GET requests.
8-
2. How to fetch data properties and information.
9-
3. How to set request headers.
10-
4. How to set request content-type.
11-
5. How to do POST requests.
7+
1. How to do GET requests?
8+
2. How to fetch data properties and information?
9+
3. How to set request headers?
10+
4. How to set request content-type?
11+
5. How to do POST requests?
1212

13-
Click the `Next →` button on the top right to continue.
13+
Click the `Next →` button on the top right to continue.

0 commit comments

Comments
 (0)