Skip to content

Commit f0a35f7

Browse files
committed
Add coverage badge
1 parent 419f65c commit f0a35f7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
# markdown-rs
1010

1111
[![Build][build-badge]][build]
12+
[![Coverage][coverage-badge]][coverage]
1213
[![GitHub][repo-badge]][repo]
1314
[![docs.rs][docs-badge]][docs]
1415
[![crates.io][crate-badge]][crate]
@@ -343,6 +344,10 @@ Special thanks go out to:
343344

344345
[build]: https://github.com/wooorm/markdown-rs/actions
345346

347+
[coverage-badge]: https://img.shields.io/codecov/c/github/wooorm/markdown-rs.svg
348+
349+
[coverage]: https://codecov.io/github/wooorm/markdown-rs
350+
346351
[repo-badge]: https://img.shields.io/badge/GitHub-wooorm%2Fmarkdown--rs-brightgreen
347352

348353
[repo]: https://github.com/wooorm/markdown-rs

0 commit comments

Comments
 (0)