Skip to content

Commit 4591231

Browse files
docs(readme): replace badgen.net with shields.io status badges
1 parent e6537e0 commit 4591231

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
@@ -1,6 +1,6 @@
11
# python_package_template
22

3-
[![PyPI version](https://badgen.net/pypi/v/python_package_template)](https://pypi.org/project/python_package_template/)
3+
[![PyPI version](https://img.shields.io/pypi/v/python_package_template)](https://pypi.org/project/python_package_template/)
44
[![codecov](https://codecov.io/gh/remarkablemark/python_package_template/graph/badge.svg?token=A5tAkYLEAw)](https://codecov.io/gh/remarkablemark/python_package_template)
55
[![lint](https://github.com/remarkablemark/python_package_template/actions/workflows/lint.yml/badge.svg)](https://github.com/remarkablemark/python_package_template/actions/workflows/lint.yml)
66

0 commit comments

Comments
 (0)