aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 1cc024f..7a70263 100644
--- a/readme.md
+++ b/readme.md
@@ -9,6 +9,7 @@
# markdown-rs
[![Build][build-badge]][build]
+[![Coverage][coverage-badge]][coverage]
[![GitHub][repo-badge]][repo]
[![docs.rs][docs-badge]][docs]
[![crates.io][crate-badge]][crate]
@@ -343,6 +344,10 @@ Special thanks go out to:
[build]: https://github.com/wooorm/markdown-rs/actions
+[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/markdown-rs.svg
+
+[coverage]: https://codecov.io/github/wooorm/markdown-rs
+
[repo-badge]: https://img.shields.io/badge/GitHub-wooorm%2Fmarkdown--rs-brightgreen
[repo]: https://github.com/wooorm/markdown-rs