Skip to content

Commit 9bc348d

Browse files
committed
add rtfd badge
1 parent d8b842f commit 9bc348d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Numcodecs
44
Numcodecs is a Python package providing buffer compression and transformation
55
codecs for use in data storage and communication applications.
66

7+
.. image:: https://readthedocs.org/projects/numcodecs/badge/?version=latest
8+
:target: http://numcodecs.readthedocs.io/en/latest/?badge=latest
9+
710
.. image:: https://travis-ci.org/alimanfoo/numcodecs.svg?branch=master
811
:target: https://travis-ci.org/alimanfoo/numcodecs
912

0 commit comments

Comments
 (0)