From 88f1ac96e78bb1e085da3ed39c0c20ab4ec91323 Mon Sep 17 00:00:00 2001 From: Ajitomi Daisuke Date: Sun, 16 Jul 2023 08:18:24 +0900 Subject: [PATCH] Fix lint error. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5baed16c8..ea18850ba 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,8 @@ This module works on web browsers, Node.js, Deno and Cloudflare Workers. | ChaCha20Poly1305 | ✅\*4
| ✅\*4
| ✅\*4
| ✅\*4
| ✅\*4
| | Export Only | ✅
| ✅
| ✅
| ✅
| ✅
| -- \*4: [@noble/ciphers/chacha](https://github.com/paulmillr/noble-ciphers) is used. +- \*4: [@noble/ciphers/chacha](https://github.com/paulmillr/noble-ciphers) is + used. ## Supported Environments