diff --git a/README.md b/README.md index a8c31c55..9dce3e7b 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,14 @@ --------------------- + +**Requests** is an elegant and simple HTTP library for Python, built for human beings. + [![Downloads](https://pepy.tech/badge/requests)](https://pepy.tech/project/requests) [![image](https://img.shields.io/pypi/pyversions/requests.svg)](https://pypi.org/project/requests/) [![image](https://img.shields.io/github/contributors/psf/requests.svg)](https://github.com/psf/requests/graphs/contributors) -**Requests** is an elegant and simple HTTP library for Python, built for human beings. - Behold, the power of Requests: ``` {.sourceCode .python}