From d9e8a50652ad6d9984463279c456b2d383e074bd Mon Sep 17 00:00:00 2001 From: Carlos Pereira Date: Mon, 25 May 2020 16:13:22 +0100 Subject: [PATCH] Add docs badge to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8077783..0c1d341 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ https://github.com/carlospereira1607/TCB) https://www.rust-lang.org) [![Cargo](https://img.shields.io/badge/crates.io-0.1.20-orange)]( https://crates.io/crates/tcb) +[![Cargo](https://img.shields.io/badge/docs-0.1.20-blue)]( +https://docs.rs/tcb/0.1.20/tcb/) + # TCB A Tagged Causal Broadcast middleware service in Rust.