We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8b842f commit 9bc348dCopy full SHA for 9bc348d
README.rst
@@ -4,6 +4,9 @@ Numcodecs
4
Numcodecs is a Python package providing buffer compression and transformation
5
codecs for use in data storage and communication applications.
6
7
+.. image:: https://readthedocs.org/projects/numcodecs/badge/?version=latest
8
+ :target: http://numcodecs.readthedocs.io/en/latest/?badge=latest
9
+
10
.. image:: https://travis-ci.org/alimanfoo/numcodecs.svg?branch=master
11
:target: https://travis-ci.org/alimanfoo/numcodecs
12
0 commit comments