From 970fe0785bf44da60c317788d93d4fd7ea1658dd Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Sat, 11 Mar 2023 16:18:42 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c23ae1c..35c8273 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Example Maven Project for a JavaFX Application. -Maven modules are configured so that even Images are build (including JPackage app-image). +Maven modules are configured so that even Images are built (including JPackage app-image). Project includes PMD and spotbugs!