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