Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Commit e08f460

Browse files
SeanDuHaretoloudis
andauthored
Add warning about deprecation (#566)
* Add warning about deprecation * Improve warning text Co-authored-by: toloudis <[email protected]> --------- Co-authored-by: toloudis <[email protected]>
1 parent 029b6cf commit e08f460

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
# AICSImageIO
22

3+
> [!WARNING]
4+
> 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))
5+
36
[![Build Status](https://github.com/AllenCellModeling/aicsimageio/actions/workflows/build-main.yml/badge.svg)](https://github.com/AllenCellModeling/aicsimageio/actions)
47
[![Documentation](https://github.com/AllenCellModeling/aicsimageio/workflows/Documentation/badge.svg)](https://AllenCellModeling.github.io/aicsimageio/)
58
[![Code Coverage](https://codecov.io/gh/AllenCellModeling/aicsimageio/branch/main/graph/badge.svg)](https://app.codecov.io/gh/AllenCellModeling/aicsimageio/branch/main)
69
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4906608.svg)](https://doi.org/10.5281/zenodo.4906608)
710

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

13+
1014
---
1115

1216
## Features

0 commit comments

Comments
 (0)