We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 801c789 commit 9c13911Copy full SHA for 9c13911
1 file changed
README.rst
@@ -1,3 +1,7 @@
1
+|Travis CI Status|
2
+
3
+-----------------------------------------------------------------------------------------------------
4
5
Python-bioformats is a Python wrapper for Bio-Formats, a standalone
6
Java library for reading and writing life sciences image file
7
formats. Bio-Formats is capable of parsing both pixels and metadata
@@ -20,3 +24,7 @@ python-bioformats is licensed under the GNU General Public License
20
24
See the accompanying files COPYING and LICENSE for details.
21
25
22
26
Copyright (c) 2009-2014 Broad Institute. All rights reserved.
27
28
29
+.. |Travis CI Status| image:: https://travis-ci.org/CellProfiler/python-bioformats.svg?branch=master
30
+ :target: https://travis-ci.org/CellProfiler/python-bioformats
0 commit comments