From 6ab0f0418d9830250e60ca114efec5a87919b98b Mon Sep 17 00:00:00 2001 From: Oleksandr Date: Thu, 12 Sep 2024 14:02:51 +0300 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3363095706..6ac9ebff14 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ This repository contains several Rust packages that implement the zkevm. The hig - Integration tests for all circuits -[`keccak256`](https://github.com/scroll-tech/zkevm-circuits/tree/develop/keccak256) +[`keccak`](https://github.com/scroll-tech/zkevm-circuits/blob/develop/zkevm-circuits/src/keccak_circuit.rs) - (Deprecated) Modules for Keccak hash circuit