Skip to content

Commit 0127212

Browse files
authored
chore: add badges (#69)
1 parent e43bff0 commit 0127212

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# zarrs-python
22

3+
[![PyPI](https://img.shields.io/pypi/v/zarrs.svg)](https://pypi.org/project/zarrs)
4+
[![Downloads](https://static.pepy.tech/badge/zarrs/month)](https://pepy.tech/project/zarrs)
5+
[![Downloads](https://static.pepy.tech/badge/zarrs)](https://pepy.tech/project/zarrs)
6+
[![Stars](https://img.shields.io/github/stars/ilan-gold/zarrs-python?style=flat&logo=github&color=yellow)](https://github.com/ilan-gold/zarrs-python/stargazers)
7+
![CI](https://github.com/ilan-gold/zarrs-python/actions/workflows/ci.yml/badge.svg)
8+
![CD](https://github.com/ilan-gold/zarrs-python/actions/workflows/cd.yml/badge.svg)
9+
310
```{warning}
411
⚠️ The version of `zarr-python` we currently depend on is still in pre-release and this
512
package is accordingly extremely experimental.

0 commit comments

Comments
 (0)