Skip to content

Commit

Permalink
Add warning about deprecation (#566)
Browse files Browse the repository at this point in the history
* Add warning about deprecation

* Improve warning text

Co-authored-by: toloudis <[email protected]>

---------

Co-authored-by: toloudis <[email protected]>
  • Loading branch information
SeanLeRoy and toloudis authored Jul 19, 2024
1 parent 029b6cf commit e08f460
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# AICSImageIO

> [!WARNING]
> AICSImageIO is now in maintenance mode only. Please take a look at its compatible successor [`bioio`](https://github.com/bioio-devs/bioio) ([see here for migration guide](https://bioio-devs.github.io/bioio/MIGRATION.html))
[![Build Status](https://github.com/AllenCellModeling/aicsimageio/actions/workflows/build-main.yml/badge.svg)](https://github.com/AllenCellModeling/aicsimageio/actions)
[![Documentation](https://github.com/AllenCellModeling/aicsimageio/workflows/Documentation/badge.svg)](https://AllenCellModeling.github.io/aicsimageio/)
[![Code Coverage](https://codecov.io/gh/AllenCellModeling/aicsimageio/branch/main/graph/badge.svg)](https://app.codecov.io/gh/AllenCellModeling/aicsimageio/branch/main)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4906608.svg)](https://doi.org/10.5281/zenodo.4906608)

Image Reading, Metadata Conversion, and Image Writing for Microscopy Images in Pure Python


---

## Features
Expand Down

0 comments on commit e08f460

Please sign in to comment.