diff options
| author | Kamen Mladenov <kamen@syndamia.com> | 2025-02-13 12:55:12 +0200 |
|---|---|---|
| committer | Kamen Mladenov <kamen@syndamia.com> | 2025-02-13 12:58:08 +0200 |
| commit | 9d0a737453225c5872bb756d25bd39e3a5c0cdb3 (patch) | |
| tree | 09d54e0880af0723ef2b7e2fe1ead2c5e892ec1e | |
| parent | 3d8e1531df94c94683985096ca40c2b806da1f8d (diff) | |
| download | zkVMs-benchmarks-9d0a737453225c5872bb756d25bd39e3a5c0cdb3.tar zkVMs-benchmarks-9d0a737453225c5872bb756d25bd39e3a5c0cdb3.tar.gz zkVMs-benchmarks-9d0a737453225c5872bb756d25bd39e3a5c0cdb3.zip | |
fix(README): Wording update
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
