From 9d6a2a93846d01bdecb78e7a4b6f8fea55a0a20d Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 7 Sep 2023 13:32:12 +0000 Subject: [PATCH] readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e96a33..5565bfd 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,8 @@ Auditable & minimal JS implementation of Salsa20, ChaCha, Poly1305 & AES-SIV > **noble-crypto** — high-security, easily auditable set of contained cryptographic libraries and tools. - Zero or minimal dependencies -- Supported on all major platforms - Highly readable TypeScript / JS code -- PGP-signed releases & transparent NPM builds with provenance +- PGP-signed releases and transparent NPM builds with provenance - Check out [homepage](https://paulmillr.com/noble/) & all libraries: [ciphers](https://github.com/paulmillr/noble-ciphers), [curves](https://github.com/paulmillr/noble-curves),