diff --git a/README.md b/README.md index 3fb3c149..e020fb55 100644 --- a/README.md +++ b/README.md @@ -66,15 +66,26 @@ downloads every month. You don't want to be left out! Requests is ready for the demands of building robust and reliable HTTP–speaking 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 | -| Basic & Digest Authentication | Familiar `dict`–like Cookies | -| Automatic Decompression | Automatic Content Decoding | -| Automatic Connection Pooling | Unicode Response Bodies (smart) | -| Multi-part File Uploads | SOCKS Proxy Support | -| Connection Timeouts | Streaming Downloads | -| Automatic honoring of `.netrc` | Chunked HTTP Requests | + +
| International Domains and URLs | +Keep-Alive & Connection Pooling | +
|---|---|
| + | + |
| + | + |