Skip to content

Commit d5a54d0

Browse files
docs(readme): replace badgen.net with shields.io status badges
1 parent 9b1ef11 commit d5a54d0

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_cli_template
22

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

0 commit comments

Comments
 (0)