From 78c54cee68fb28c65c5f58c305b6f8202a7fe3b8 Mon Sep 17 00:00:00 2001 From: Sasha Date: Thu, 2 Nov 2023 23:28:32 +0100 Subject: [PATCH] update readme --- examples/rln-js/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/rln-js/README.md b/examples/rln-js/README.md index 0d3d025..34fef97 100644 --- a/examples/rln-js/README.md +++ b/examples/rln-js/README.md @@ -12,8 +12,8 @@ - Retrieve smart contract state - Generate and send proofs - Verify incoming proofs -- Pure Javascript/HTML. -- Use minified bundle of js from unpkg.com, no import, no package manager. + - Keystore +- Next.js framework # Getting Started