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.