From a68e94e8c31f6f958d66cdab9c4c5662fa941b77 Mon Sep 17 00:00:00 2001 From: bladysh <248786816+bladysh@users.noreply.github.com> Date: Sun, 17 May 2026 15:41:09 +0200 Subject: [PATCH] docs: drop '6 words' from README demo stat bar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The demo terminal block in all 6 READMEs still showed the old stat bar format ('56% saved · 31 chars · 6 words · 2 passes · <1ms'), but commit 4f76f20 ('stat bar: drop N words segment') removed the words segment from the actual CLI output. Align the docs with what users will actually see. No code changes, no version bump. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.de.md | 2 +- README.es.md | 2 +- README.fr.md | 2 +- README.ja.md | 2 +- README.md | 2 +- README.uk.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.de.md b/README.de.md index ee122f0..44a1e33 100644 --- a/README.de.md +++ b/README.de.md @@ -25,7 +25,7 @@ $ exprompt 'Actually I think you should really check if the API returns correct → chk if the API rtrns crct JSON - ███████████░░░░░░░░░ 56% saved · 31 chars · 6 words · 2 passes · <1ms + ███████████░░░░░░░░░ 56% saved · 31 chars · 2 passes · <1ms ✓ copied to clipboard ``` diff --git a/README.es.md b/README.es.md index a1f91f8..a4e13b8 100644 --- a/README.es.md +++ b/README.es.md @@ -25,7 +25,7 @@ $ exprompt 'Actually I think you should really check if the API returns correct → chk if the API rtrns crct JSON - ███████████░░░░░░░░░ 56% saved · 31 chars · 6 words · 2 passes · <1ms + ███████████░░░░░░░░░ 56% saved · 31 chars · 2 passes · <1ms ✓ copied to clipboard ``` diff --git a/README.fr.md b/README.fr.md index 6132fab..51adbb0 100644 --- a/README.fr.md +++ b/README.fr.md @@ -25,7 +25,7 @@ $ exprompt 'Actually I think you should really check if the API returns correct → chk if the API rtrns crct JSON - ███████████░░░░░░░░░ 56% saved · 31 chars · 6 words · 2 passes · <1ms + ███████████░░░░░░░░░ 56% saved · 31 chars · 2 passes · <1ms ✓ copied to clipboard ``` diff --git a/README.ja.md b/README.ja.md index b5c3225..7c217d5 100644 --- a/README.ja.md +++ b/README.ja.md @@ -25,7 +25,7 @@ $ exprompt 'Actually I think you should really check if the API returns correct → chk if the API rtrns crct JSON - ███████████░░░░░░░░░ 56% saved · 31 chars · 6 words · 2 passes · <1ms + ███████████░░░░░░░░░ 56% saved · 31 chars · 2 passes · <1ms ✓ copied to clipboard ``` diff --git a/README.md b/README.md index eb5d58f..35131d3 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ $ exprompt 'Actually I think you should really check if the API returns correct → chk if the API rtrns crct JSON - ███████████░░░░░░░░░ 56% saved · 31 chars · 6 words · 2 passes · <1ms + ███████████░░░░░░░░░ 56% saved · 31 chars · 2 passes · <1ms ✓ copied to clipboard ``` diff --git a/README.uk.md b/README.uk.md index 0456213..43ec65b 100644 --- a/README.uk.md +++ b/README.uk.md @@ -25,7 +25,7 @@ $ exprompt 'Actually I think you should really check if the API returns correct → chk if the API rtrns crct JSON - ███████████░░░░░░░░░ 56% saved · 31 chars · 6 words · 2 passes · <1ms + ███████████░░░░░░░░░ 56% saved · 31 chars · 2 passes · <1ms ✓ copied to clipboard ```