diff --git a/README.md b/README.md index 6ab1c98..5046073 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This project uses [uv](https://github.com/astral-sh/uv) for dependency managemen $ uv sync # run the TUI -$ uv run main.py +$ uv run python -m auditui.cli ``` (`stats.py` is a playground for the stats functionality)