From 0fc244de88bc144fbafd11cc93fcf122c15096d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillaume=20T=C3=A2che?= Date: Sun, 5 Jan 2025 19:20:38 +0100 Subject: [PATCH] Adds info about release status to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e1eef54..44be7a7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # FXML Compiler +## The project is not yet published to maven. + ## Introduction This projects aims at generating Java code from FXML files.