From aec64ac3eb1d882a802d7d36d1bb05678a1bbfad Mon Sep 17 00:00:00 2001 From: Son Nguyen Date: Thu, 12 Sep 2024 13:26:29 +0700 Subject: [PATCH] docs: update readme --- README.md | 2 +- crates/ed25519_enc/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a73f60..927a699 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [github](https://github.com/Experimental-Projects-NAS/ed25519_enc) [crates.io](https://crates.io/crates/ed25519_enc) -[NPM Version](https://img.shields.io/npm/v/ed25519_enc) +[NPM Version](https://www.npmjs.com/package/ed25519_enc) [docs.rs](https://docs.rs/ed25519_enc) [build status](https://github.com/Experimental-Projects-NAS/ed25519_enc/actions?query=branch%3Amain) diff --git a/crates/ed25519_enc/README.md b/crates/ed25519_enc/README.md index 46e225c..36d941c 100644 --- a/crates/ed25519_enc/README.md +++ b/crates/ed25519_enc/README.md @@ -2,7 +2,7 @@ [github](https://github.com/Experimental-Projects-NAS/ed25519_enc) [crates.io](https://crates.io/crates/ed25519_enc) -[NPM Version](https://img.shields.io/npm/v/ed25519_enc) +[NPM Version](https://www.npmjs.com/package/ed25519_enc) [docs.rs](https://docs.rs/ed25519_enc) [build status](https://github.com/Experimental-Projects-NAS/ed25519_enc/actions?query=branch%3Amain)