Update index.rst

This commit is contained in:
2019-08-20 00:58:49 -04:00
committed by GitHub
parent b98be047f2
commit b1d584e899
+4 -7
View File
@@ -8,6 +8,10 @@ Requests: HTTP for Humans™
Release v\ |version|. (:ref:`Installation <install>`)
.. image:: https://pepy.tech/badge/requests
:target: https://pepy.tech/project/request
.. image:: https://img.shields.io/pypi/l/requests.svg
:target: https://pypi.org/project/requests/
@@ -17,13 +21,6 @@ Release v\ |version|. (:ref:`Installation <install>`)
.. image:: https://img.shields.io/pypi/pyversions/requests.svg
:target: https://pypi.org/project/requests/
.. image:: https://codecov.io/github/psf/requests/coverage.svg?branch=master
:target: https://codecov.io/github/psf/requests
:alt: codecov.io
.. image:: https://pepy.tech/badge/requests
:target: https://pepy.tech/project/request
**Requests** is an elegant and simple HTTP library for Python, built for human beings.
-------------------