Skip to content

Commit 4655731

Browse files
committed
Update badges: bandit workflow, PyPI version, rounded license
1 parent a0d1d57 commit 4655731

1 file changed

Lines changed: 10 additions & 6 deletions

File tree

README.rst

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
.. image:: https://github.com/timlnx/bitmath/actions/workflows/python.yml/badge.svg
88
:target: https://github.com/timlnx/bitmath/actions/workflows/python.yml
99

10-
.. image:: https://img.shields.io/badge/security-bandit-yellow.svg
11-
:target: https://github.com/PyCQA/bandit
12-
:alt: Security Status
10+
.. image:: https://github.com/timlnx/bitmath/actions/workflows/bandit.yml/badge.svg
11+
:target: https://github.com/timlnx/bitmath/actions/workflows/bandit.yml
12+
:alt: Bandit Security Scan
1313

1414
.. image:: https://img.shields.io/github/issues/timlnx/bitmath?style=flat-square
1515
:target: https://github.com/timlnx/bitmath/issues
@@ -19,6 +19,10 @@
1919
:target: https://github.com/timlnx/bitmath/pulls
2020
:alt: Open pull requests
2121

22+
.. image:: https://img.shields.io/pypi/v/bitmath.svg
23+
:target: https://pypi.org/project/bitmath/
24+
:alt: Latest Version
25+
2226
.. image:: https://img.shields.io/pypi/dm/bitmath?style=flat-square
2327
:target: https://pypistats.org/packages/bitmath
2428
:alt: PyPI - Package Downloads
@@ -27,9 +31,9 @@
2731
:target: https://pypistats.org/packages/bitmath
2832
:alt: GitHub Project Popularity
2933

30-
.. image:: https://img.shields.io/pypi/l/bitmath?style=flat-square
31-
:target: https://opensource.org/licenses/MIT
32-
:alt: PyPI - License
34+
.. image:: https://img.shields.io/badge/license-MIT-blue.svg
35+
:target: https://github.com/timlnx/bitmath/blob/master/LICENSE
36+
:alt: License
3337

3438
.. image:: https://img.shields.io/pypi/implementation/bitmath?style=flat-square
3539
:alt: PyPI - Implementation

0 commit comments

Comments
 (0)