diff --git a/README.md b/README.md index c2a8702..62ff566 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,9 @@ If your commit fails its either: branch name != /description-of-branch , commit name != : description of the commit. : N25B-Num's + +To add automatic linting and formatting, run: + +```shell +uv run pre-commit install +``` \ No newline at end of file