From 72ca1b7e314ede0ff57ebe7ec13310be50a052ab Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 20 Aug 2019 00:55:57 -0400 Subject: [PATCH] Update index.rst --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 10095e6c..4aee5492 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -24,7 +24,7 @@ Release v\ |version|. (:ref:`Installation `) .. image:: https://pepy.tech/badge/requests :target: https://pepy.tech/project/request -**Requests** is an absolutely excellent HTTP library for Python. Some say: the best. +**Requests** is an elegant and simple HTTP library for Python, built for human beings. -------------------