Skip to content

Commit 0babee5

Browse files
authored
Merge pull request #557 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2 parents 001a0ce + df8a6c0 commit 0babee5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
pycodestyle (formerly called pep8) - Python style guide checker
22
===============================================================
33

4+
.. image:: https://badges.gitter.im/PyCQA/pycodestyle.svg
5+
:alt: Join the chat at https://gitter.im/PyCQA/pycodestyle
6+
:target: https://gitter.im/PyCQA/pycodestyle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
7+
48
pycodestyle is a tool to check your Python code against some of the style
59
conventions in `PEP 8`_.
610

0 commit comments

Comments
 (0)