Skip to content

Commit 48ae105

Browse files
update badges (#132)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e85d78a commit 48ae105

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
1-
.. image:: https://img.shields.io/pypi/v/doc8
2-
:alt: PyPI
1+
.. image:: https://img.shields.io/pypi/v/doc8?logo=python&logoColor=white
32
:target: https://pypi.org/project/doc8/
3+
:alt: PyPI
44

5-
.. image:: https://github.com/PyCQA/doc8/workflows/tox/badge.svg
5+
.. image:: https://img.shields.io/github/actions/workflow/status/PyCQA/doc8/tox.yml?label=tox&logo=github&logoColor=white
66
:target: https://github.com/PyCQA/doc8/actions
77
:alt: CI
88

99
.. image:: https://img.shields.io/pypi/l/doc8
10+
:target: https://github.com/PyCQA/doc8/blob/main/LICENSE
1011
:alt: PyPI - License
1112

1213
.. image:: https://img.shields.io/github/last-commit/pycqa/doc8
14+
:target: https://github.com/PyCQA/doc8/commits/main
1315
:alt: GitHub last commit
1416

17+
.. image:: https://img.shields.io/readthedocs/doc8/stable?logo=readthedocs&logoColor=white
18+
:target: https://doc8.readthedocs.io/en/stable/index.html
19+
:alt: Read the Docs (stable)
20+
1521
====
1622
doc8
1723
====

0 commit comments

Comments
 (0)