From b6d33d881ba36b23e934b18779c86d8b9914b5db Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Mon, 18 Jul 2022 14:33:25 +0300 Subject: [PATCH] chore: add badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0b422e8..d7fb52a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Sonic Channel +[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/) +[![Documentation](https://docs.rs/sonic-channel/badge.svg)](https://docs.rs/sonic-channel) +[![Crates.io](https://img.shields.io/crates/v/sonic-channel)](https://crates.io/crates/sonic-channel) +![Crates.io](https://img.shields.io/crates/l/sonic-channel) + Rust client for [sonic] search backend. We recommend you start with the [documentation].