Skip to content

Commit 895b400

Browse files
add badge (doc) to README
1 parent 6596c94 commit 895b400

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[![CI](https://github.com/andreascaglioni/python-project-template/actions/workflows/tests.yml/badge.svg)](https://github.com/andreascaglioni/python-project-template/actions/workflows/tests.yml)
2+
[![Docs](https://github.com/andreascaglioni/python-project-template/actions/workflows/docs.yml/badge.svg)](https://github.com/andreascaglioni/python-project-template/actions/workflows/docs.yml)
3+
[![codecov](https://codecov.io/gh/andreascaglioni/python-project-template/branch/main/graph/badge.svg)](https://codecov.io/gh/andreascaglioni/python-project-template)
24
[![PyPI Version](https://img.shields.io/pypi/v/python-project-template.svg)](https://pypi.org/project/python-project-template/)
35
[![Python](https://img.shields.io/badge/python-3.8%2B-blue.svg)](https://www.python.org/)
46
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)

0 commit comments

Comments
 (0)