Skip to content

Commit b227052

Browse files
Update README.md: add pypi and anaconda badges
1 parent 2a79091 commit b227052

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
@@ -5,10 +5,14 @@
55
[![Tests][badge-tests]][link-tests]
66
[![Documentation][badge-docs]][link-docs]
77
[![DOI](https://zenodo.org/badge/544045123.svg)](https://zenodo.org/badge/latestdoi/544045123)
8+
[![Documentation][badge-pypi]][link-pypi]
9+
[![Anaconda-Server Badge](https://anaconda.org/conda-forge/spatialdata-io/badges/version.svg)](https://anaconda.org/conda-forge/spatialdata-io)
810

911
[badge-tests]: https://github.com/scverse/spatialdata-io/actions/workflows/test.yaml/badge.svg
1012
[link-tests]: https://github.com/scverse/spatialdata-io/actions/workflows/test.yaml
1113
[badge-docs]: https://img.shields.io/readthedocs/spatialdata-io
14+
[badge-pypi]: https://badge.fury.io/py/spatialdata-io.svg
15+
[link-pypi]: https://pypi.org/project/spatialdata-io/
1216

1317
This package contains reader functions to load common spatial omics formats into SpatialData. Currently, we provide support for:
1418

0 commit comments

Comments
 (0)