From c6528cd220fb534422e7430e6bd56534558358b1 Mon Sep 17 00:00:00 2001 From: Rakan Alhneiti Date: Thu, 11 Apr 2024 08:40:35 +0300 Subject: [PATCH] Add readme badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 783de49..01967d2 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![CircleCI](https://dl.circleci.com/status-badge/img/gh/rakanalh/raiden.rs/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/rakanalh/raiden.rs/tree/main) [![codecov](https://codecov.io/gh/rakanalh/raiden.rs/branch/main/graph/badge.svg?token=Jyi76olOco)](https://codecov.io/gh/rakanalh/raiden.rs) +[![Crates.io Version](https://img.shields.io/crates/v/raiden-rs)](https://crates.io/crates/raiden-rs) +[![docs.rs](https://img.shields.io/docsrs/raiden-rs)](https://docs.rs/raiden-rs/) The **UNOFFICIAL** Raiden client implementation in Rust