Update README.md

This commit is contained in:
2019-04-20 07:52:10 -04:00
committed by GitHub
parent 8f9fcc2d46
commit 8cd460ff2e
+1
View File
@@ -25,6 +25,7 @@ Behold, the power of Requests III:
>>> r = http.request('get', 'https://httpbin.org/ip')
>>> r.json()
{'ip': '172.69.48.124'}
```
[![image](https://raw.githubusercontent.com/requests/requests/master/docs/_static/requests-logo-small.png)](http://docs.python-requests.org/)