diff --git a/README.md b/README.md index 60d3ecd..50690f7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Q3 Quick Querying of Qubes [![Static Badge](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity/emerging_badge.svg)](https://github.com/ecmwf/codex/raw/refs/heads/main/Project%20Maturity#emerging) [![Docs](https://readthedocs.org/projects/qubed/badge/?version=latest)](https://qubed.readthedocs.io/en/latest/) +[![PyPi](https://img.shields.io/pypi/v/qubed.svg)](https://pypi.org/project/qubed/) +[![Wheel](https://img.shields.io/pypi/wheel/qubed.svg)](https://pypi.org/project/qubed/) Qubed provides a datastructure primitive for working with trees of DataCubes. If a normal tree looks like this: ```