Skip to content

Commit

Permalink
Update requests.md
Browse files Browse the repository at this point in the history
Must be list
  • Loading branch information
kallewesterling authored Aug 26, 2020
1 parent cf782d9 commit 4ad1fee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions terms/requests.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ x = requests.get('<websiteURL>')

# Readings

Read the [official docs](https://requests.readthedocs.io/en/master/) for the requests module.
- Read the [official docs](https://requests.readthedocs.io/en/master/) for the requests module.

# Tutorials

Follow the [quickstart tutorial](https://requests.readthedocs.io/en/master/user/quickstart/) on the official docs.
- Follow the [quickstart tutorial](https://requests.readthedocs.io/en/master/user/quickstart/) on the official docs.

0 comments on commit 4ad1fee

Please sign in to comment.