Skip to content

Commit ed01f19

Browse files
authored
Merge pull request #61 from thewtex/badges-docs
DOC: Add WebAssembly and Documentation CI badges
2 parents 2820496 + 291a2c0 commit ed01f19

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@ ITKMeshToPolyData
22
=================================
33

44
.. image:: https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData/workflows/Build,%20test,%20package/badge.svg
5+
:target: https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData/actions/workflows/build-test-package.yml
6+
:alt: Build, test, package
7+
8+
.. image:: https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData/actions/workflows/wasm.yml/badge.svg
9+
:target: https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData/actions/workflows/wasm.yml
10+
:alt: WebAssembly
11+
12+
.. image:: https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData/actions/workflows/documentation.yml/badge.svg
13+
:target: https://github.com/InsightSoftwareConsortium/ITKMeshToPolyData/actions/workflows/documentation.yml
14+
:alt: Documentation
515

616
.. image:: https://img.shields.io/pypi/v/itk-meshtopolydata.svg
717
:target: https://pypi.python.org/pypi/itk-meshtopolydata

0 commit comments

Comments
 (0)