From d19ebc8ca6caedd432b7fd757a8c9e58add9c7e8 Mon Sep 17 00:00:00 2001 From: librelois <c@elo.tf> Date: Wed, 19 Feb 2020 11:47:02 +0100 Subject: [PATCH] [doc] add badges pipeline, docs.rs and deps.rs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5040ca8..fe98aed 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # DUP Crypto +[](https://git.duniter.org/libs/dup-crypto-rs/pipelines) [](https://crates.io/crates/dup-crypto) +[](https://docs.rs/dup-crypto) [](https://codecov.io/gh/duniter/dup-crypto-rs) +[](https://deps.rs/repo/github/duniter/dup-crypto-rs) [](https://github.com/rust-lang/rust/blob/master/RELEASES.md) Manage cryptographic operations for DUniter Protocols and the Duniter eco-system most broadly. -- GitLab