From 9d0a737453225c5872bb756d25bd39e3a5c0cdb3 Mon Sep 17 00:00:00 2001 From: Kamen Mladenov Date: Thu, 13 Feb 2025 12:55:12 +0200 Subject: fix(README): Wording update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.3