diff --git a/README.md b/README.md index 074c08b..7bfb3ab 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ PyPI Python 3.9+ MIT License - Tests + Tests CI

@@ -372,7 +372,7 @@ pip install -e ".[dev]" # Lint ruff check soup_cli/ tests/ -# Run unit tests (fast, no GPU needed — 184 tests) +# Run unit tests (fast, no GPU needed — 186 tests) pytest tests/ -v # Run smoke tests (downloads tiny model, runs real training)