Skip to content

Commit 33e8aea

Browse files
committed
readme update
1 parent 9699a7e commit 33e8aea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/asder8215/lf-shardedringbuf/rust.yml?style=for-the-badge&logo=github)](https://github.com/asder8215/lf-shardedringbuf)
2-
[![Crates.io](https://img.shields.io/crates/v/lf_shardedringbuf.svg?style=for-the-badge&logo=docsdotrs)](https://crates.io/crates/lf-shardedringbuf)
3-
[![Docs](https://img.shields.io/docsrs/lf-shardedringbuf?style=for-the-badge&logo=rust)](https://docs.rs/lf-shardedringbuf/latest/lf_shardedringbuf/)
1+
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/asder8215/sharded_ringbuf/rust.yml?style=for-the-badge&logo=github)](https://github.com/asder8215/sharded_ringbuf)
2+
[![Crates.io](https://img.shields.io/crates/v/sharded_ringbuf.svg?style=for-the-badge&logo=docsdotrs)](https://crates.io/crates/sharded_ringbuf)
3+
[![Docs](https://img.shields.io/docsrs/sharded_ringbuf?style=for-the-badge&logo=rust)](https://docs.rs/sharded_ringbuf/latest/sharded_ringbuf/)
44

55
# sharded_ringbuf
66
A Tokio async, sharded SPSC/MPSC/MPMC ring buffer in Rust.

0 commit comments

Comments
 (0)