Skip to content

Commit 3a31fa2

Browse files
authored
Update README.rst
1 parent c2ebbfb commit 3a31fa2

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pyCANON
22
=======
33

4-
|License| |Documentation Status| |Pipeline Status|
4+
|License| |DOI| |PyPI| |Documentation Status| |Pipeline Status| |Python version|
55

66
pyCANON is a Python library and CLI to assess the values of the parameters
77
associated with the most common privacy-preserving techniques via anonymization.
@@ -129,7 +129,14 @@ innovation programme under grant agreement number 101058593.
129129

130130
.. |License| image:: https://img.shields.io/badge/License-Apache_2.0-blue.svg
131131
:target: https://gitlab.ifca.es/sainzj/check-anonymity/-/blob/main/LICENSE
132+
.. |DOI| image:: https://zenodo.org/badge/DOI/10.20350/digitalCSIC/15280.svg
133+
:target: https://doi.org/10.20350/digitalCSIC/15280
134+
.. |PyPI| image:: https://img.shields.io/pypi/v/pycanon
135+
:target: https://pypi.org/project/pycanon/
132136
.. |Documentation Status| image:: https://readthedocs.org/projects/pycanon/badge/?version=latest
133137
:target: https://pycanon.readthedocs.io/en/latest/?badge=latest
134138
.. |Pipeline Status| image:: https://github.com/IFCA-Advanced-Computing/pycanon/actions/workflows/cicd.yml/badge.svg?event=push
135139
:target: https://github.com/IFCA-Advanced-Computing/pycanon/actions/workflows/cicd.yml
140+
.. |Python version| image:: https://img.shields.io/badge/python-3.7|3.8|3.9|3.10-blue
141+
142+

0 commit comments

Comments
 (0)