Skip to content
This repository was archived by the owner on May 27, 2026. It is now read-only.

Commit 4a4d435

Browse files
author
Jon Haitz Legarreta Gorroño
committed
ENH: Add build and CI badges to the README file.
Add the build (travis) and CI (circle and appveyor) badges to the README file.
1 parent a9d451e commit 4a4d435

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
[![DOI](https://zenodo.org/badge/67762635.svg)](https://zenodo.org/badge/latestdoi/67762635)
22

3+
.. image:: https://circleci.com/gh/phcerdan/ITKIsotropicWavelets.svg?style=shield
4+
:target: https://circleci.com/gh/phcerdan/ITKIsotropicWavelets
5+
6+
.. image:: https://travis-ci.org/phcerdan/ITKIsotropicWavelets.svg?branch=master
7+
:target: https://travis-ci.org/phcerdan/ITKIsotropicWavelets
8+
9+
.. image:: https://img.shields.io/appveyor/ci/phcerdan/itksotropicwavelets.svg
10+
:target: https://ci.appveyor.com/project/phcerdan/ITKIsotropicWavelets
11+
312
# [IsotropicWavelets](https://github.com/phcerdan/ITKIsotropicWavelets)
413
External Module for ITK, implementing Isotropic Wavelets and Riesz Filter for multiscale phase analysis.
514

0 commit comments

Comments
 (0)