diff --git a/README.md b/README.md index c98cc3f..dcd461b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Build Status (appveyor)](https://ci.appveyor.com/api/projects/status/ixq6ai1c96ggm4fr?svg=true)](https://ci.appveyor.com/project/klingtnet/rb) ![license](https://img.shields.io/badge/license-MIT%2FApache%202.0-blue.svg) [![rustdoc](https://img.shields.io/badge/rustdoc-hosted-blue.svg)](https://docs.rs/rb) - +[![dependency status](https://deps.rs/repo/github/klingtnet/rb/status.svg)](https://deps.rs/repo/github/klingtnet/rb) A thread-safe fixed size circular (ring) buffer written in safe Rust.