We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61ce31 commit d18884aCopy full SHA for d18884a
1 file changed
profile/README.md
@@ -19,10 +19,11 @@ Integrate Cpp Linter into your workflow with:
19
20
### Clang Tools — Simplified
21
22
-We provide ready-to-use **binaries** and **Docker images** of key `clang-tools`:
+We provide ready-to-use **binaries**, **Docker images**, and **Python wheels** of key `clang-tools`:
23
24
* [clang-tools-static-binaries](https://github.com/cpp-linter/clang-tools-static-binaries)
25
* [clang-tools-docker](https://github.com/cpp-linter/clang-tools-docker)
26
+* [clang-tools-wheel](https://github.com/cpp-linter/clang-tools-wheel)
27
28
### Easy Installation
29
0 commit comments