diff --git a/README.md b/README.md index fa80abe3..e6aa92ac 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@
      >>> import requests
+     >>> r = requests.get('test')
     

an elegant and simple HTTP library for Python

Carefully handcrafted, with love, for the Python community.