Skip to content

Commit b091a87

Browse files
authored
Merge pull request #535 from thewtex/test-badge
DOC: Add notebook test badge to README
2 parents 6e20d7f + 3193de3 commit b091a87

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
@@ -1,6 +1,7 @@
11
# itkwidgets
22

33
[![Documentation Status](https://readthedocs.org/projects/itkwidgets/badge/?version=latest)](https://itkwidgets.readthedocs.io/en/latest/?badge=latest)
4+
[![Notebook tests](https://github.com/InsightSoftwareConsortium/itkwidgets/actions/workflows/notebook-test.yml/badge.svg)](https://github.com/InsightSoftwareConsortium/itkwidgets/actions/workflows/notebook-test.yml)
45

56
Interactive widgets to visualize images, point sets, and 3D geometry on the web.
67

0 commit comments

Comments
 (0)