diff --git a/README.md b/README.md index ef5891d..5b3e49c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # utu [![tests](https://github.com/sun-data/utu/actions/workflows/tests.yml/badge.svg)](https://github.com/sun-data/utu/actions/workflows/tests.yml) +[![codecov](https://codecov.io/gh/sun-data/utu/graph/badge.svg)](https://codecov.io/gh/sun-data/utu) [![Black](https://github.com/sun-data/utu/actions/workflows/black.yml/badge.svg)](https://github.com/sun-data/utu/actions/workflows/black.yml) [![Ruff](https://github.com/sun-data/utu/actions/workflows/ruff.yml/badge.svg)](https://github.com/sun-data/utu/actions/workflows/ruff.yml) [![Documentation Status](https://readthedocs.org/projects/utu/badge/?version=latest)](https://utu.readthedocs.io/en/latest/?badge=latest) +[![PyPI version](https://badge.fury.io/py/utu.svg)](https://badge.fury.io/py/utu) A Python library of solar physics utilities built on [named arrays](https://github.com/sun-data/named-arrays).