summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorThe Gitter Badger <badger@gitter.im>2016-06-23 14:37:14 +0000
committerThe Gitter Badger <badger@gitter.im>2016-06-23 14:37:14 +0000
commitc986bbf7359a5db45a6e96689729b2f04d2bd3e8 (patch)
tree5ffb54bbc5b88a301d6474fa1c89067ed848a119 /README.rst
parenta73ca4fdcd1ba386159eb6ceb66d40af674a034c (diff)
downloadpython-setuptools-git-c986bbf7359a5db45a6e96689729b2f04d2bd3e8.tar.gz
Add Gitter badge
Diffstat (limited to 'README.rst')
-rwxr-xr-xREADME.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 4f833ecf..1c6a0b86 100755
--- a/README.rst
+++ b/README.rst
@@ -37,6 +37,10 @@ Powershell command. Start up Powershell and paste this command::
> (Invoke-WebRequest https://bootstrap.pypa.io/ez_setup.py).Content | python -
+.. image:: https://badges.gitter.im/pypa/setuptools.svg
+ :alt: Join the chat at https://gitter.im/pypa/setuptools
+ :target: https://gitter.im/pypa/setuptools?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
+
You must start the Powershell with Administrative privileges or you may choose
to install a user-local installation::