From 7befd5f8816807a927e600e6fb25003c445c0fe6 Mon Sep 17 00:00:00 2001 From: Paul Miller Date: Thu, 7 Sep 2023 13:34:29 +0000 Subject: [PATCH] readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ccee64..2dd08ca 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,8 @@ Audited & minimal JS implementation of elliptic curve cryptography. > **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),