From 1baa1eecd81c4ff27c1bb77053b8a9a1b13352e9 Mon Sep 17 00:00:00 2001 From: Bartosz Nowak Date: Mon, 15 Jul 2024 20:22:23 +0200 Subject: [PATCH] update docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1e8a8fb..1b73dfe 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ cargo test - [x] dex - [x] recursive - [x] recursive_with_poseidon - - [ ] small - - [ ] starknet - - [ ] starknet_with_keccak + - [x] small + - [x] starknet + - [x] starknet_with_keccak - **WASM Support:** - [ ] Wasm bindings for integration with web applications