From 3ff2995c1d38d7353209881fe83995622581ecf7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 18 Sep 2019 03:09:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ae44b3e..a52983eb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ >>> import requests >>> r = requests.get('https://api.github.com/repos/psf/requests') >>> r.json()["description"] - 'an elegant and simple HTTP library for Python' + 'An elegant & simple HTTP library.Handcrafted, with ♥, for the Python community.'