Skip to content

Commit 4103d59

Browse files
committed
adjust used-by section position
1 parent b866aa3 commit 4103d59

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,6 @@ to collect feedback provided in the form of
3131
workflow [`step-summary`][step-summary], and Pull Request reviews (with
3232
[`tidy-review`][tidy-review] or [`format-review`][format-review]).
3333

34-
> [!WARNING]
35-
> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
36-
>
37-
> MacOS and Windows runners are supported as well.
38-
3934
## Used By
4035

4136
<p align="center">
@@ -75,6 +70,11 @@ workflow [`step-summary`][step-summary], and Pull Request reviews (with
7570
> (see discussion in [#185](https://github.com/cpp-linter/cpp-linter-action/issues/185)).
7671
> Our intention is to synchronize with the default Python version included with Ubuntu's latest LTS releases.
7772
73+
> [!WARNING]
74+
> We only support Linux runners using a Debian-based Linux OS (like Ubuntu and many others).
75+
>
76+
> MacOS and Windows runners are supported as well.
77+
7878
Create a new GitHub Actions workflow in your project, e.g. at [.github/workflows/cpp-linter.yml](https://github.com/cpp-linter/cpp-linter-action/blob/main/.github/workflows/cpp-linter.yml)
7979

8080
The content of the file should be in the following format.

0 commit comments

Comments
 (0)