diff --git a/README.md b/README.md index 1ddf6b4..e191416 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Using `clang-format` and `clang-tidy` hooks with [pre-commit](https://pre-commit.com/) to lint your C/C++ code. -> [!IMPORTANT] +> [!NOTE] > Automatically downloads a specific version of `clang-format` or `clang-tidy` [binaries](https://github.com/cpp-linter/clang-tools-static-binaries) and installs it on the system. ## Usage