From a278826974fd6b36251982af86d2a3b03ce1dc51 Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Wed, 5 Apr 2023 10:32:28 -0600 Subject: [PATCH] README.md: consistency fixups - Add "RustCrypto:" to crate title - Use badge from buildstats.info that displays downloads --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 693c96fb..551058b1 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# RSA +# [RustCrypto]: RSA [![crates.io][crate-image]][crate-link] [![Documentation][doc-image]][doc-link] [![Build Status][build-image]][build-link] +[![dependency status][deps-image]][deps-link] ![MSRV][msrv-image] [![Project Chat][chat-image]][chat-link] -[![dependency status][deps-image]][deps-link] A portable RSA implementation in pure Rust. @@ -93,7 +93,7 @@ dual licensed as above, without any additional terms or conditions. [//]: # (badges) -[crate-image]: https://img.shields.io/crates/v/rsa.svg +[crate-image]: https://buildstats.info/crate/rsa [crate-link]: https://crates.io/crates/rsa [doc-image]: https://docs.rs/rsa/badge.svg [doc-link]: https://docs.rs/rsa @@ -107,4 +107,5 @@ dual licensed as above, without any additional terms or conditions. [//]: # (links) +[RustCrypto]: https://github.com/RustCrypto/ [audit]: https://www.opentech.fund/results/security-safety-audits/deltachat/