We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f61cdc commit a0d1d57Copy full SHA for a0d1d57
1 file changed
README.rst
@@ -7,6 +7,10 @@
7
.. image:: https://github.com/timlnx/bitmath/actions/workflows/python.yml/badge.svg
8
:target: https://github.com/timlnx/bitmath/actions/workflows/python.yml
9
10
+.. image:: https://img.shields.io/badge/security-bandit-yellow.svg
11
+ :target: https://github.com/PyCQA/bandit
12
+ :alt: Security Status
13
+
14
.. image:: https://img.shields.io/github/issues/timlnx/bitmath?style=flat-square
15
:target: https://github.com/timlnx/bitmath/issues
16
:alt: Open issues
0 commit comments