From 6ddaa03c8736f806748cea5780d34b64649be805 Mon Sep 17 00:00:00 2001 From: Dmitry <98899785+mdqst@users.noreply.github.com> Date: Tue, 9 Dec 2025 19:18:49 +0300 Subject: [PATCH] docs: cleaned up parenthesis style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acc1de55..68a32e2f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ For CircleSTARK on Mersenne31, Pico currently supports the RISCV-Phase, with REC - [x] RISCV-Phase - [x] RECURSION-Phase - [x] EVM-Phase -- CircleSTARK on Mersenne31 where $p = 2^{31} - 1$). Supports generating proofs for +- CircleSTARK on Mersenne31 (where $p = 2^{31} - 1$): Supports generating proofs for - [x] RISCV-Phase - [ ] RECURSION-Phase - [ ] EVM-Phase