aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamen Mladenov <kamen@syndamia.com>2025-02-13 12:55:12 +0200
committerKamen Mladenov <kamen@syndamia.com>2025-02-13 12:58:08 +0200
commit9d0a737453225c5872bb756d25bd39e3a5c0cdb3 (patch)
tree09d54e0880af0723ef2b7e2fe1ead2c5e892ec1e
parent3d8e1531df94c94683985096ca40c2b806da1f8d (diff)
downloadzkVMs-benchmarks-9d0a737453225c5872bb756d25bd39e3a5c0cdb3.tar
zkVMs-benchmarks-9d0a737453225c5872bb756d25bd39e3a5c0cdb3.tar.gz
zkVMs-benchmarks-9d0a737453225c5872bb756d25bd39e3a5c0cdb3.zip
fix(README): Wording update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4761397..7f8c854 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ Extending on the previous example, we can pass public and private input TOML fil
nix run github:blocksense-network/zkVMs-benchmarks#fibonacci -- prove ./private.toml ./public.toml -bamo result.csv
```
-Input cannot be fed through stdin and TOML is the only supported format.
+Input cannot be fed through stdin and no other format, except TOML, is supported.
## Benchmark metrics output format