diff --git a/README.md b/README.md index 47a931a..87d0525 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ python src/main.py ## Pre commit hooks -We use pre-commit hooks to ensure that the code is formatted correctly and that the tests pass before committing. To install the pre-commit hooks, run the following command: +To install the pre-commit hooks, run the following command: ``` pre-commit install