aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHampusM <hampus@hampusmat.com>2022-10-23 21:43:45 +0200
committerHampusM <hampus@hampusmat.com>2022-10-23 21:43:45 +0200
commit8286901ca7a197100d3fa024d17ac9c3aaccf378 (patch)
tree42622ac8a637f21b714e367978a6f7992fe2844d
parent75410e3dfbaf9083e52cf405607b471f02d8e092 (diff)
docs: add coverage badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 614b7a0..2117f7b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![Latest Version](https://img.shields.io/crates/v/syrette)](https://crates.io/crates/syrette)
[![Documentation](https://img.shields.io/badge/docs.rs-syrette-blueviolet)](https://docs.rs/syrette)
[![Build](https://img.shields.io/circleci/build/github/HampusMat/Syrette/master)](https://app.circleci.com/pipelines/github/HampusMat/Syrette)
+[![Coverage](https://img.shields.io/codecov/c/github/HampusMat/Syrette)](https://app.codecov.io/gh/HampusMat/Syrette)
The convenient dependency injection framework for Rust.