From 110623513f7c091a46a265c286791d93f949b6de Mon Sep 17 00:00:00 2001 From: Ritesh Bangal Date: Wed, 3 Dec 2025 21:45:52 +0100 Subject: [PATCH] Fix formatting issues in README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea70eed..ba707e0 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,9 @@ Alternatively you can compile the files manually inside the directory src/main/j You can also import the project in your favorite IDE: * In IntelliJ use "File->Open" menu and navigate to the folder where the project resides * In Eclipse use "File->Import->Existing Maven Projects" (also modify "Reduntant super interfaces" to report as Warnings instead of Errors - * In Netbeans use "File->Open Project" menu \ No newline at end of file + + * In Netbeans use "File->Open Project" menu + + + +New Change