Skip to content

Commit f7d83be

Browse files
committed
Update readme with badges
1 parent 58174b4 commit f7d83be

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
.. image:: https://img.shields.io/pypi/v/isal.svg
2+
:target: https://pypi.org/project/isal/
3+
:alt:
4+
5+
.. image:: https://img.shields.io/pypi/pyversions/isal.svg
6+
:target: https://pypi.org/project/isal/
7+
:alt:
8+
9+
.. image:: https://img.shields.io/pypi/l/isal.svg
10+
:target: https://github.com/LUMC/isal/blob/main/LICENSE
11+
:alt:
12+
13+
.. image:: https://travis-ci.com/pycompression/python-isal.svg?branch=develop
14+
:target: https://travis-ci.com/github/pycompression/python-isal
15+
:alt:
16+
17+
.. image:: https://codecov.io/gh/pycompression/python-isal/branch/develop/graph/badge.svg
18+
:target: https://codecov.io/gh/pycompression/python-isal
19+
:alt:
20+
121
.. image:: https://readthedocs.org/projects/python-isal/badge
222
:target: https://python-isal.readthedocs.io
323
:alt:

0 commit comments

Comments
 (0)