Skip to content

Commit

Permalink
docs: Add code coverage badge
Browse files Browse the repository at this point in the history
Haters gonna hate
  • Loading branch information
alexpovel committed Aug 19, 2023
1 parent aa9a1db commit b2f4151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Useful for [culling down existing dictionaries at build time](#motivation).

The docs are best viewed via [docs.rs](https://docs.rs/decompound).

[![crates](https://img.shields.io/crates/v/decompound.svg)](https://crates.io/crates/decompound)
[![codecov](https://codecov.io/github/alexpovel/decompound/graph/badge.svg?token=VCCO4HF6MT)](https://codecov.io/github/alexpovel/decompound)[![crates](https://img.shields.io/crates/v/decompound.svg)](https://crates.io/crates/decompound)

## Usage

Expand Down

0 comments on commit b2f4151

Please sign in to comment.