Update README.md

This commit is contained in:
bacalhau 2025-03-29 12:30:28 +00:00
parent 04cd22b403
commit 3aea986b23

View File

@ -1,3 +1,10 @@
# Java-Project-Enviornment-Creator
## 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.