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.'