Skip to content

Commit 70a56c9

Browse files
committed
MNT: Change PyPI badge color from orange (default) to blue
Red-toned badges are commonly associated with failings ...
1 parent ba65fdc commit 70a56c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pdoc
55

66
[![Build Status](https://img.shields.io/travis/pdoc3/pdoc.svg?style=for-the-badge)](https://travis-ci.org/pdoc3/pdoc)
77
[![Code Coverage](https://img.shields.io/codecov/c/gh/pdoc3/pdoc.svg?style=for-the-badge)](https://codecov.io/gh/pdoc3/pdoc)
8-
[![pdoc3 on PyPI](https://img.shields.io/pypi/v/pdoc3.svg?style=for-the-badge)](https://pypi.org/project/pdoc3)
8+
[![pdoc3 on PyPI](https://img.shields.io/pypi/v/pdoc3.svg?color=blue&style=for-the-badge)](https://pypi.org/project/pdoc3)
99

1010
Auto-generate API documentation for Python projects.
1111

0 commit comments

Comments
 (0)