Skip to content

Commit 169c8f9

Browse files
committed
more badges
1 parent f81f2a4 commit 169c8f9

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.rst

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
XLA Accelerated Functional Models and Algorithms for Sparse Representations based Signal Processing
22
=========================================================================================================
33

4-
|docs| |unttests| |coverage|
4+
|pypi| |license| |docs| |unttests| |coverage| |codacy|
55

66
An `overview <https://carnotresearch.github.io/cr-sparse/intro.html>`_ of the library.
77

@@ -104,9 +104,26 @@ To cite this repository:
104104
:target: https://github.com/carnotresearch/cr-sparse/actions/workflows/ci.yml
105105

106106

107+
.. |pypi| image:: https://badge.fury.io/py/cr-sparse.svg
108+
:alt: PyPI CR-Sparse
109+
:scale: 100%
110+
:target: https://badge.fury.io/py/cr-sparse
107111

108112
.. |coverage| image:: https://codecov.io/gh/carnotresearch/cr-sparse/branch/master/graph/badge.svg?token=JZQW6QU3S4
109113
:alt: Coverage
110114
:scale: 100%
111115
:target: https://codecov.io/gh/carnotresearch/cr-sparse
112-
116+
117+
118+
.. |license| image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg
119+
:alt: License
120+
:scale: 100%
121+
:target: https://opensource.org/licenses/Apache-2.0
122+
123+
.. |codacy| image:: https://app.codacy.com/project/badge/Grade/36905009377e4a968124dabb6cd24aae
124+
:alt: Codacy Badge
125+
:scale: 100%
126+
:target: https://www.codacy.com/gh/carnotresearch/cr-sparse/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=carnotresearch/cr-sparse&amp;utm_campaign=Badge_Grade
127+
128+
129+
[![Codacy Badge]()]()

0 commit comments

Comments
 (0)