Skip to content

Commit ae2271b

Browse files
committed
Added RTD Badge to README
1 parent 088adfc commit ae2271b

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
@@ -5,6 +5,10 @@ pycodestyle (formerly called pep8) - Python style guide checker
55
:target: https://travis-ci.org/PyCQA/pycodestyle
66
:alt: Build status
77

8+
.. image:: https://readthedocs.org/projects/pycodestyle/badge/?version=latest
9+
:target: http://pycodestyle.readthedocs.io/en/latest/
10+
:alt: Documentation Status
11+
812
.. image:: https://img.shields.io/pypi/wheel/pycodestyle.svg
913
:target: https://pypi.python.org/pypi/pycodestyle
1014
:alt: Wheel Status

0 commit comments

Comments
 (0)