diff --git a/README.md b/README.md index 23034a04..f27d4bc8 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ >>> import requests >>> r = requests.get('https://api.github.com/repos/psf/requests') >>> r.json()["description"] - 'An elegant & simple HTTP library. Handcrafted, with ♥, for the Python community.' + 'A simple, yet elegant HTTP library. Handcrafted, with ♥, for the Python community.'