From ea9652be87d5e8de05c383aa617c14e2648ffc09 Mon Sep 17 00:00:00 2001 From: "Thomas (Tom) C. Gorordo" <57684088+tgorordo@users.noreply.github.com> Date: Mon, 25 May 2026 00:32:02 -0700 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75c8c6f..20b8e2e 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ or imported as a python package (TODO: a small [GUI](https://doc.qt.io/qtforpyth ### CLI Command `smithy` provides a [`click`](https://click.palletsprojects.com/en/stable/) -CLI command defined in `src/cmd.py` which can be invoked a couple of ways: +CLI command defined in `src/smithycmd.py` which can be invoked a couple of ways: - The [GitHub Releases Page](https://github.com/tgorordo/smithy/releases) provides standalone CLI executables bundled using [PyInstaller](https://pyinstaller.org/en/stable/index.html)