diff --git a/README.md b/README.md
index d427ed3..b66eb8d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
quaxed
-Pre-Quaxify
'ed JAX
+Pre-Quaxify
'ed JAX
`Quaxed` wraps [jax](https://jax.readthedocs.io/en/latest/) libraries (using
[`quax`](https://docs.kidger.site/quax/)) to enable using those libraries with
@@ -7,8 +7,8 @@ custom array-ish objects, not only jax arrays.
## Installation
-[![PyPI platforms][pypi-platforms]][pypi-link]
[![PyPI version][pypi-version]][pypi-link]
+[![PyPI platforms][pypi-platforms]][pypi-link]
@@ -42,6 +42,7 @@ Quantity['area'](Array(4, dtype=int64, weak_type=True), unit='km2')
## Development
[![Actions Status][actions-badge]][actions-link]
+[![Codecov][codecov-badge]][codecov-link]
We welcome contributions!
@@ -56,6 +57,8 @@ please consider citing this work.
[actions-badge]: https://github.com/GalacticDynamics/quaxed/workflows/CI/badge.svg
[actions-link]: https://github.com/GalacticDynamics/quaxed/actions
+[codecov-badge]: https://codecov.io/gh/GalacticDynamics/quaxed/graph/badge.svg?token=9G19ONVD3U
+[codecov-link]: https://codecov.io/gh/GalacticDynamics/quaxed
[pypi-link]: https://pypi.org/project/quaxed/
[pypi-platforms]: https://img.shields.io/pypi/pyversions/quaxed
[pypi-version]: https://img.shields.io/pypi/v/quaxed