We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9a9714 commit 00aae81Copy full SHA for 00aae81
1 file changed
README.md
@@ -277,7 +277,8 @@ The options should be separated with spaces or new lines:
277
-Xms16m
278
```
279
280
-> An VM argument per line.
+> [!IMPORTANT]
281
+> An VM argument per line.
282
283
And then bundle this file with your app:
284
@@ -287,6 +288,7 @@ And then bundle this file with your app:
287
288
</additionalResources>
289
290
291
+> [!NOTE]
292
> Last property copies `${name}.l4j.ini` file next to the EXE/binary on Windows/Linux, and in `Resources` folder on MacOS.
293
294
## How to use SNAPSHOT versions
0 commit comments