Skip to content

Commit

Permalink
Merge pull request PyCQA#557 from gitter-badger/gitter-badge
Browse files Browse the repository at this point in the history
Add a Gitter chat badge to README.rst
  • Loading branch information
IanLee1521 authored Jul 3, 2016
2 parents 001a0ce + df8a6c0 commit 0babee5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -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`_.

Expand Down

0 comments on commit 0babee5

Please sign in to comment.