diff --git a/README.md b/README.md index 4143e140..a0411e2d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [crates.io](https://crates.io/crates/onnxruntime) [docs.rs](https://docs.rs/onnxruntime) [build status](https://github.com/nbigaouette/onnxruntime/actions?query=branch%3Amaster) +[![codecov](https://codecov.io/gh/nbigaouette/onnxruntime-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/nbigaouette/onnxruntime-rs) This is an attempt at a Rust wrapper for [Microsoft's ONNX Runtime](https://github.com/microsoft/onnxruntime) (version 1.3).