Skip to content

Commit a3541b5

Browse files
committed
fix: update readme.md
1 parent 61a9238 commit a3541b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# clang-tools Python distribution
22

3-
[![Build clang-tools wheels](https://github.com/cpp-linter/clang-tools-wheel/actions/workflows/clang-tools-release.yml/badge.svg)](https://github.com/cpp-linter/clang-tools-wheel/actions/workflows/clang-tools-release.yml)
3+
[![Release Python Wheels](https://github.com/cpp-linter/clang-tools-wheel/actions/workflows/release.yml/badge.svg)](https://github.com/cpp-linter/clang-tools-wheel/actions/workflows/release.yml)
44

5-
This project provides **Python wheels** for clang-tools like `clang-format`, `clang-tidy`, making them easy to install via **pip**.
5+
This project provides pip-installable Python wheels for `clang-format` and `clang-tidy`.
66

77
## Quick Install
88

0 commit comments

Comments
 (0)