Skip to content

Commit 5f2c06d

Browse files
authored
Merge pull request #38 from atouchet/badge
Fix CI badge
2 parents 0a272f0 + 3f0cce7 commit 5f2c06d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
![Rust](https://github.com/GitoxideLabs/prodash/workflows/Rust/badge.svg)
2-
[![Crates.io](https://img.shields.io/crates/v/prodash.svg)](https://crates.io/crates/prodash)
1+
[![CI](https://github.com/GitoxideLabs/prodash/actions/workflows/ci.yml/badge.svg)](https://github.com/GitoxideLabs/prodash/actions)
2+
[![crates.io](https://img.shields.io/crates/v/prodash.svg)](https://crates.io/crates/prodash)
33

44
**prodash** allows to integrate progress reporting into concurrent applications and provides renderers for displaying it in various ways.
55

0 commit comments

Comments
 (0)