We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c102a9 commit b8ff037Copy full SHA for b8ff037
1 file changed
README.rst
@@ -7,6 +7,9 @@ flake8-rst-docstrings
7
.. image:: https://img.shields.io/travis/peterjc/flake8-rst-docstrings/master.svg
8
:alt: Testing with TravisCI
9
:target: https://travis-ci.org/peterjc/flake8-rst-docstrings/branches
10
+.. image:: https://img.shields.io/pypi/dm/flake8-rst-docstrings.svg
11
+ :alt: PyPI downloads
12
+ :target: https://pypistats.org/packages/flake8-rst-docstrings
13
.. image:: https://landscape.io/github/peterjc/flake8-rst-docstrings/master/landscape.svg?style=flat
14
:alt: Landscape Code Metrics
15
:target: https://landscape.io/github/peterjc/flake8-rst-docstrings/
0 commit comments