Update README.md

This commit is contained in:
2019-09-18 03:51:03 -04:00
committed by GitHub
parent 33e402b21f
commit 31a6e696bb
+2 -5
View File
@@ -29,10 +29,7 @@ by <a href="https://kennethreitz.org/">Kenneth Reitz</a> & The <a href="https://
---------------------
**Requests** is an elegant and simple HTTP library for Python, built for human beings.
Behold, the power of Requests:
**Requests** is an elegant and simple HTTP library for Python, built with ♥ for the open source community.
```pycon
>>> import requests
@@ -68,7 +65,7 @@ downloads every month. You don't want to be left out!
Feature Support
---------------
Requests is ready for today's web.
Requests is ready for the demands of building robust and reliable HTTPspeaking applications, on today's web (or your own infrastructure).
| International Domains and URLs | Keep-Alive & Connection Pooling |
| Sessions with Cookie Persistence | Browser-style SSL Verification |