Skip to content

Commit

Permalink
docs: add dependencies badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
xdefago committed Apr 7, 2024
1 parent 82153a0 commit 302fda2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
[![Apache 2.0 license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](./LICENSE-APACHE)
[![Docs](https://img.shields.io/docsrs/stats-ci)](https://docs.rs/stats-ci)
[![Tests](https://github.com/xdefago/stats-ci/actions/workflows/tests.yml/badge.svg)](https://github.com/xdefago/stats-ci/actions/workflows/tests.yml)
[![Dependencies](https://deps.rs/crate/stats-ci/latest/status.svg)](https://deps.rs/crate/stats-ci)
[![Downloads](https://img.shields.io/crates/d/stats-ci)](https://crates.io/crates/stats-ci)
[![Latest crates.io](https://img.shields.io/crates/v/stats-ci)](https://crates.io/crates/stats-ci)

Expand Down

0 comments on commit 302fda2

Please sign in to comment.