Skip to content

Commit d1a142f

Browse files
Get the warn down
1 parent 01e3720 commit d1a142f

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,8 @@ Add the following dependency to your project's `pom.xml` file:
2121

2222
You will also need to add or update the `quarkus-maven-plugin` configuration with the following:
2323

24-
---
25-
**⚠️**
24+
> **⚠️**
2625
You probably already have this configuration if you created your application with the [Quarkus Starter](https://code.quarkus.io/). That said, double-check your configuration not to add another `plugin` entry.
27-
---
2826

2927
```xml
3028

@@ -129,4 +127,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
129127

130128
<!-- ALL-CONTRIBUTORS-LIST:END -->
131129

132-
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
130+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)