From 89ab1f79591b244dac1d335d5331ab3e5cd1ae90 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Mon, 9 Mar 2026 22:00:44 -0700 Subject: [PATCH] oh --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9ad583..433ed55 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ bun install -g @because/shout ## Features -Here are all the features you could ever ask for: +Everything you could ever ask for: ``` $ echo hello @@ -32,6 +32,12 @@ ls: missing: No such file or directory ## Usage +``` +$ shout +............... +15 passed in 23ms +``` + `shout` runs code in a temp directory. `-k`/`--keep` keeps it around. `--update` will modify `.shout` files to match reality, without running any tests.