Skip to content

Commit 48a327f

Browse files
committed
chore: Add the badges
1 parent b8b1cb0 commit 48a327f

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

.docs_badge.svg

Lines changed: 20 additions & 0 deletions
Loading

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,21 @@
44

55
![QOSST Logo](qosst_logo_full.png)
66

7+
<a href='https://qosst-bob.readthedocs.io/en/latest/?badge=latest'>
8+
<img src='https://readthedocs.org/projects/qosst-bob/badge/?version=latest' alt='Documentation Status' />
9+
</a>
10+
<a href="https://github.com/qosst/qosst-bob/blob/main/LICENSE"><img alt="Github - License" src="https://img.shields.io/github/license/qosst/qosst-bob"/></a>
11+
<a href="https://github.com/qosst/qosst-bob/releases/latest"><img alt="Github - Release" src="https://img.shields.io/github/v/release/qosst/qosst-bob"/></a>
12+
<a href="https://pypi.org/project/qosst-bob/"><img alt="PyPI - Version" src="https://img.shields.io/pypi/v/qosst-bob"></a>
13+
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
14+
<a href="https://github.com/pylint-dev/pylint"><img alt="Linting with pylint" src="https://img.shields.io/badge/linting-pylint-yellowgreen"/></a>
15+
<a href="https://mypy-lang.org/"><img alt="Checked with mypy" src="https://www.mypy-lang.org/static/mypy_badge.svg"></a>
16+
<a href="https://img.shields.io/pypi/pyversions/qosst-bob">
17+
<img alt="Python Version" src="https://img.shields.io/pypi/pyversions/qosst-bob">
18+
</a>
19+
<img alt="Docstr coverage" src=".docs_badge.svg" />
720
</center>
21+
<hr/>
822

923
This project is part of [QOSST](https://github.com/qosst/qosst).
1024

0 commit comments

Comments
 (0)