Skip to content

Commit 55931b6

Browse files
committed
Update README.md
1 parent 00aae81 commit 55931b6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
JavaPackager is a hybrid plugin for **Maven** and **Gradle** which provides an easy way to package Java applications in native Windows, MacOS or GNU/Linux executables, and generate installers for them.
77

8-
> :eyes: See [JavaPackager changes and fixes](https://github.com/fvarrui/JavaPackager/releases).
8+
> [!IMPORTANT]
9+
> See [JavaPackager changes and fixes](https://github.com/fvarrui/JavaPackager/releases).
910
1011
## History
1112

@@ -58,6 +59,7 @@ Add the following `plugin` tag to your `pom.xml`:
5859
</plugin>
5960
```
6061

62+
> [!tip]
6163
> See [Maven plugin configuration samples](docs/maven/plugin-configuration-samples.md) to know more.
6264
6365
And execute the next command in project's root folder:

0 commit comments

Comments
 (0)