summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeth M. Larson <SethMichaelLarson@users.noreply.github.com>2018-04-19 12:25:19 -0500
committerJon Wayne Parrott <jonwayne@google.com>2018-04-19 10:25:19 -0700
commit657dc6de284342239d9da05b2da4674392ba51c7 (patch)
treefe4fa7c9dcb0e9ee43c46fe4172afb6af90220fd
parent30a3f2ad8ca0920198878ac0cb9c2a82002b910d (diff)
downloadurllib3-657dc6de284342239d9da05b2da4674392ba51c7.tar.gz
Add the Gitter shield to README (#1367)
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 4bef239e..8dc0b491 100644
--- a/README.rst
+++ b/README.rst
@@ -25,6 +25,10 @@ urllib3
:alt: Bountysource
:target: https://www.bountysource.com/trackers/192525-urllib3?utm_source=192525&utm_medium=shield&utm_campaign=TRACKER_BADGE
+.. image:: https://badges.gitter.im/python-urllib3/Lobby.svg
+ :alt: Gitter
+ :target: https://gitter.im/python-urllib3/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
+
urllib3 is a powerful, *sanity-friendly* HTTP client for Python. Much of the
Python ecosystem already uses urllib3 and you should too.
urllib3 brings many critical features that are missing from the Python