From 3cef89ee25ed764e2fd81e5c215ce96ff4eab7db Mon Sep 17 00:00:00 2001 From: Yannick Funk Date: Thu, 13 May 2021 19:21:02 +0200 Subject: [PATCH] Add codecov badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e2499..21771b5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ With `genanki-rs` you can easily generate decks for the popular open source flas *This library and its author(s) are not affiliated/associated with the main Anki project in any way.* -![example workflow](https://github.com/yannickfunk/genanki-rs/actions/workflows/rust.yml/badge.svg) +![example workflow](https://github.com/yannickfunk/genanki-rs/actions/workflows/rust.yml/badge.svg)[![codecov](https://codecov.io/gh/yannickfunk/genanki-rs/branch/master/graph/badge.svg?token=16A3Z7SE6W)](https://codecov.io/gh/yannickfunk/genanki-rs) ## How to use (Use the [`documentation`](https://docs.rs/genanki-rs/0.1.0/genanki_rs/index.html) for further information) Add