From fe7afdd39253256891f85ee683b4c86edae8dbf2 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Sun, 16 Jul 2023 06:31:52 +0200 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d059e5d..f78c15b 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,10 @@ packages. See [Resources](#resources) for articles and real-world software that - Releases are signed with PGP keys and built transparently with NPM provenance - Check out [homepage](https://paulmillr.com/noble/) & all libraries: [ciphers](https://github.com/paulmillr/noble-ciphers), - [curves](https://github.com/paulmillr/noble-curves) - (4kb versions [secp256k1](https://github.com/paulmillr/noble-secp256k1), - [ed25519](https://github.com/paulmillr/noble-ed25519)), - [hashes](https://github.com/paulmillr/noble-hashes) + [curves](https://github.com/paulmillr/noble-curves), + [hashes](https://github.com/paulmillr/noble-hashes), + 4kb [secp256k1](https://github.com/paulmillr/noble-secp256k1) / + [ed25519](https://github.com/paulmillr/noble-ed25519) ## Usage