Skip to content

Commit df8a6c0

Browse files
committed
Add Gitter badge
1 parent 001a0ce commit df8a6c0

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)