Update README

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 00:32:02 -07:00 committed by GitHub
parent dd0b306c1e
commit ea9652be87
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)