diff --git a/README.md b/README.md index 9034c06..641c272 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -![Rust](https://github.com/GitoxideLabs/prodash/workflows/Rust/badge.svg) -[![Crates.io](https://img.shields.io/crates/v/prodash.svg)](https://crates.io/crates/prodash) +[![CI](https://github.com/GitoxideLabs/prodash/actions/workflows/ci.yml/badge.svg)](https://github.com/GitoxideLabs/prodash/actions) +[![crates.io](https://img.shields.io/crates/v/prodash.svg)](https://crates.io/crates/prodash) **prodash** allows to integrate progress reporting into concurrent applications and provides renderers for displaying it in various ways.