From bd7a5c983042597ceca28f8986fa8cb2f0922618 Mon Sep 17 00:00:00 2001 From: Konrad Neitzel Date: Thu, 9 May 2024 22:35:47 +0200 Subject: [PATCH] Update README with reporting feature information --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52c4277..2d3e60e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Example Maven Project for a Java Application. +**Update**: Added reporting to create a site (html documentation of project) + **Update**: Java 21 is now fully supported This project includes: