We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088adfc commit ae2271bCopy full SHA for ae2271b
README.rst
@@ -5,6 +5,10 @@ pycodestyle (formerly called pep8) - Python style guide checker
5
:target: https://travis-ci.org/PyCQA/pycodestyle
6
:alt: Build status
7
8
+.. image:: https://readthedocs.org/projects/pycodestyle/badge/?version=latest
9
+ :target: http://pycodestyle.readthedocs.io/en/latest/
10
+ :alt: Documentation Status
11
+
12
.. image:: https://img.shields.io/pypi/wheel/pycodestyle.svg
13
:target: https://pypi.python.org/pypi/pycodestyle
14
:alt: Wheel Status
0 commit comments