From 3aea986b239cb11dceb9ea2e771df58a34148463 Mon Sep 17 00:00:00 2001 From: bacalhau Date: Sat, 29 Mar 2025 12:30:28 +0000 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a97fe6..dfb72f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # Java-Project-Enviornment-Creator -Generates a project structure for your java program \ No newline at end of file +## Description +Generates a project structure for your java program + +## Use +Copy the files to ~/.local/bin (maybe change the files name) and then just call them as a normal terminal command. + +## Languages +Right now I only added Java, but more languages will be added, like C and python. \ No newline at end of file