Update README.md

This commit is contained in:
2019-09-18 03:10:41 -04:00
committed by GitHub
parent c386eebcf8
commit c51a9efa2b
+3 -2
View File
@@ -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}