diff --git a/README.md b/README.md index d3c9516..b9d2287 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ # orbweaver-rs +![crates.io](https://img.shields.io/crates/v/orbweaver.svg) +[![Unit testing](https://github.com/ixpantia/orbweaver-rs/actions/workflows/test.yaml/badge.svg)](https://github.com/ixpantia/orbweaver-rs/actions/workflows/test.yaml) +[![codecov](https://codecov.io/github/ixpantia/orbweaver-rs/graph/badge.svg?token=MGYLJH5IIR)](https://codecov.io/github/ixpantia/orbweaver-rs) + The Rust crate behind the [`orbweaver`](https://github.com/ixpantia/orbweaver-r) R package.