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