From dbe83769623625b15951ede761959ddce347c4d3 Mon Sep 17 00:00:00 2001 From: Chris Tian Date: Wed, 9 Oct 2024 16:39:16 -0700 Subject: [PATCH] tweak --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8da7129..b1111c2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ that can generate a proof of any RISC-V program. ## Running the Project There are three main ways to run this project: execute the program, generate a core proof, and -generate an EVM-compatible Groth16 proof. +generate a Groth16 or PLONK proof. ### Build the Program