diff --git a/README.md b/README.md index 20670bd..6749375 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![Rust](https://github.com/alexohneander/rustysearch/actions/workflows/rust.yml/badge.svg)](https://github.com/alexohneander/rustysearch/actions/workflows/rust.yml) +[![codecov](https://codecov.io/gh/alexohneander/rustysearch/graph/badge.svg?token=IE0019X6NK)](https://codecov.io/gh/alexohneander/rustysearch) # rustysearch This is my attempt to implement a search index in Rust