From 9fdba08e672abd87bdff2bb1d5216d1ac8a7068f Mon Sep 17 00:00:00 2001
From: Dimitri Papadopoulos
<3234522+DimitriPapadopoulos@users.noreply.github.com>
Date: Mon, 6 Jul 2026 09:35:21 +0200
Subject: [PATCH 1/2] Remove broken badge
It relies on a CI workflow that had been removed in 2024 by 9e3e8c0.
It's unclear whether it should be replaced by a different CI workflow,
and if so which one.
---
README.md | 8 --------
1 file changed, 8 deletions(-)
diff --git a/README.md b/README.md
index 45410eeb7b..b2e6821c4a 100644
--- a/README.md
+++ b/README.md
@@ -37,14 +37,6 @@
-
- | Build Status |
-
-
-
-
- |
-
| Pre-commit Status |
From df1cb395b7eeb95702e25c000155dcec26965d5f Mon Sep 17 00:00:00 2001
From: Dimitri Papadopoulos
<3234522+DimitriPapadopoulos@users.noreply.github.com>
Date: Mon, 6 Jul 2026 13:22:22 +0200
Subject: [PATCH 2/2] Horizontal layout for badges, to save space
---
README.md | 92 ++++++-------------------------------------------------
1 file changed, 9 insertions(+), 83 deletions(-)
diff --git a/README.md b/README.md
index b2e6821c4a..63c7fc0b0f 100644
--- a/README.md
+++ b/README.md
@@ -4,89 +4,15 @@
# Zarr
-
-
- | Latest Release |
-
-
-
-
- |
-
-
- |
-
-
-
-
- |
-
-
- | Package Status |
-
-
-
-
- |
-
-
- | License |
-
-
-
-
- |
-
-
- | Pre-commit Status |
-
-
-
-
- |
-
-
- | Coverage |
-
-
-
-
- |
-
-
- | Downloads |
-
-
-
-
- |
-
-
- | Developer Chat |
-
-
-
-
- |
-
-
- | Funding |
-
-
-
-
- |
-
-
- | Citation |
-
-
-
-
- |
-
-
-
+[](https://pypi.org/project/zarr/)
+[](https://anaconda.org/anaconda/zarr/)
+[](https://pypi.org/project/zarr/)
+[](https://github.com/zarr-developers/zarr-python/blob/main/LICENSE.txt)
+[](https://codecov.io/gh/zarr-developers/zarr-python)
+[](https://zarr.readthedocs.io)
+[](https://ossci.zulipchat.com/#narrow/channel/423692-Zarr-Python)
+[](https://chanzuckerberg.com/eoss/)
+[](https://doi.org/10.5281/zenodo.3773450)
## What is it?
|