docs: update readme

This commit is contained in:
2025-12-20 22:52:30 +01:00
parent a2d2c7ce3a
commit 32b37a0834

View File

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