docs: Add codecov Badge

This commit is contained in:
Alex Wellnitz 2023-10-26 09:38:21 +02:00
parent 317c240ce2
commit 1db2c66891

View File

@ -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