summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Gitter Badger <badger@gitter.im>2016-07-03 00:24:57 +0000
committerThe Gitter Badger <badger@gitter.im>2016-07-03 00:24:57 +0000
commitdf8a6c0d37ad45f053842654767fce8ea1851f28 (patch)
tree94b5d415f78b0ed729cc3c4e1bc1758352592582
parent001a0ce270849783255b9459be4de2b58e605fe6 (diff)
downloadpep8-df8a6c0d37ad45f053842654767fce8ea1851f28.tar.gz
Add Gitter badge
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index d861c63..a0335e8 100644
--- a/README.rst
+++ b/README.rst
@@ -1,6 +1,10 @@
pycodestyle (formerly called pep8) - Python style guide checker
===============================================================
+.. image:: https://badges.gitter.im/PyCQA/pycodestyle.svg
+ :alt: Join the chat at https://gitter.im/PyCQA/pycodestyle
+ :target: https://gitter.im/PyCQA/pycodestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
+
pycodestyle is a tool to check your Python code against some of the style
conventions in `PEP 8`_.