From 144d9cc9a91bc742872906fb4bcf6bade47147ea Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" <57684088+tgorordo@users.noreply.github.com> Date: Mon, 25 May 2026 13:38:16 -0700 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b07db3..dabc6a5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ this in your shell as `uv run src/smithycmd.py [...]` from within the repo after In either case, the command expects the same argument structure: TODO +If you want a 'None' option in your election, it should be included as a candidate. + While plain output is the default, so that the command can easily be used in a unix-pipe or `stdio` workflows, it can also pretty-print its output for your reading pleasure using [`rich`](https://rich.readthedocs.io/en/stable/introduction.html) if you pass it the