Skip to content

Commit

Permalink
Fix status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanLeRoy authored Oct 27, 2023
1 parent daeaf9b commit c9cf630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# bioio-lif

[![Build Status](https://github.com/bioio-devs/bioio-lif/workflows/CI/badge.svg)](https://github.com/bioio-devs/bioio-lif/actions)
[![Documentation](https://github.com/bioio-devs/bioio-lif/workflows/Documentation/badge.svg)](https://bioio-devs.github.io/bioio-lif)
[![Build Status](https://github.com/bioio-devs/bioio-lif/actions/workflows/ci.yml/badge.svg)](https://github.com/bioio-devs/bioio-lif/actions)
[![Documentation](https://github.com/bioio-devs/bioio-lif/actions/workflows/docs.yml/badge.svg)](https://bioio-devs.github.io/bioio-lif)

A BioIO reader plugin for reading LIF (Leica Image File) images.

Expand Down

0 comments on commit c9cf630

Please sign in to comment.