Skip to content

Commit 06ff423

Browse files
authored
Merge pull request #10 from InsightSoftwareConsortium/ci-badge
DOC: Add CI badge
2 parents 6fe2c5c + 7c9d23a commit 06ff423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![PyPI](https://img.shields.io/pypi/v/itk_napari_conversion.svg)](https://pypi.python.org/pypi/itk_napari_conversion)
44
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/InsightSoftwareConsortium/itk-napari-conversion/blob/master/LICENSE)
5+
[![tests](https://github.com/InsightSoftwareConsortium/itk-napari-conversion/actions/workflows/test_and_deploy.yml/badge.svg)](https://github.com/InsightSoftwareConsortium/itk-napari-conversion/actions/workflows/test_and_deploy.yml)
56

67
Convert between [itk](https://itk.org) and [napari](https://napari.org) data structures.
78

0 commit comments

Comments
 (0)