Skip to content

Commit dd6befe

Browse files
committed
docs: udpate README.rst
1 parent 5d9b364 commit dd6befe

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
clang-tools CLI
22
===============
33

4-
Easily install clang-format, clang-tidy, clang-query, and clang-apply-replacements static binaries or Python wheels using the ``clang-tools`` CLI.
5-
64
.. |latest-version| image:: https://img.shields.io/pypi/v/clang-tools?color=blue
75
:target: https://pypi.org/project/clang-tools/
86
:alt: PyPI
@@ -24,6 +22,10 @@ Easily install clang-format, clang-tidy, clang-query, and clang-apply-replacemen
2422

2523
|latest-version| |test| |codecov-badge| |sonar-badge| |platform-badge| |pypi-badge|
2624

25+
26+
Easily install clang-format, clang-tidy, clang-query, and clang-apply-replacements static binaries or Python wheels using the ``clang-tools`` CLI.
27+
28+
2729
.. important::
2830
This package only manages binary executables (& corresponding symbolic links) that
2931
are installed using this package's executable script. It does not intend to change or

0 commit comments

Comments
 (0)