Skip to content

Commit 058fb88

Browse files
authored
docs: update README.md to add binaries link (#22)
1 parent c4d4c3f commit 058fb88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99

1010
Using `clang-format` and `clang-tidy` hooks with [pre-commit](https://pre-commit.com/) to lint your C/C++ code.
1111

12-
Highlight✨: Automatically downloads a specific version of `clang-format` or `clang-tidy` and installs it on the system.
12+
> [!IMPORTANT]
13+
> 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.
1314
1415
## Usage
1516

0 commit comments

Comments
 (0)