docs: update Readme

This commit is contained in:
RubenKraft 2024-12-04 16:21:03 +00:00
parent a23bf7c16c
commit 8c6a6a0282

View File

@ -19,7 +19,9 @@ Currently the Language Server has the following functionalities:
│ ├── Intellij
│ └── ...
└── LanguageServer/
└── src/main/java/com/example/
└── src/main/java/de/dhbw/
├── compiler/ -> Containing the JavaTX Compiler
│ └── ...
├── model/
│ └── parseError/
│ └── ... -> Containing Custom Parse-Errors.