Skip to content

Commit 5a1ad85

Browse files
authored
Fix CI badge
1 parent f332823 commit 5a1ad85

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# RegisterQD
22

3-
[![Build Status](https://travis-ci.com/HolyLab/RegisterQD.jl.svg?branch=master)](https://travis-ci.com/HolyLab/RegisterQD.jl)
4-
[![Build status](https://ci.appveyor.com/api/projects/status/o82s9bc4m8lgmgf5?svg=true)](https://ci.appveyor.com/project/Cody-G/registerqd-jl)
5-
[![codecov](https://codecov.io/gh/HolyLab/RegisterQD.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/HolyLab/RegisterQD.jl)
3+
[![CI](https://github.com/HolyLab/RegisterQD.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/HolyLab/RegisterQD.jl/actions/workflows/CI.yml)[![codecov](https://codecov.io/gh/HolyLab/RegisterQD.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/HolyLab/RegisterQD.jl)
64

75
RegisterQD performs image registration using the global optimization routine [QuadDIRECT](https://github.com/timholy/QuadDIRECT.jl).
86
Unlike many other registration packages, this is not "greedy" descent based on an initial guess---it attempts to find the globally-optimal alignment of your images.

0 commit comments

Comments
 (0)