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