Skip to content

Commit

Permalink
Add codecov badge
Browse files Browse the repository at this point in the history
  • Loading branch information
snaggen committed Nov 1, 2024
1 parent c2389a2 commit 1a7cc6f
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
@@ -1,6 +1,7 @@
# async-stomp
[![crates.io](https://img.shields.io/crates/v/async-stomp.svg)](https://crates.io/crates/async-stomp)
[![docs.rs](https://docs.rs/async-stomp/badge.svg)](https://docs.rs/async-stomp/latest/async_stomp/)
[![codecov](https://codecov.io/github/snaggen/async-stomp/graph/badge.svg?token=HEY5300T6X)](https://codecov.io/github/snaggen/async-stomp)

An async [STOMP](https://stomp.github.io/) library for Rust, using the Tokio stack.

Expand Down

0 comments on commit 1a7cc6f

Please sign in to comment.