diff --git a/README.md b/README.md index 71f08b8..92517c2 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ coverage run -m pytest && coverage html ruff check . ``` -## Running Code Formatting +## Running Code Formatting Checks 1. To run code formatting, run the following: