docs: update Readme
This commit is contained in:
parent
a23bf7c16c
commit
8c6a6a0282
@ -19,7 +19,9 @@ Currently the Language Server has the following functionalities:
|
|||||||
│ ├── Intellij
|
│ ├── Intellij
|
||||||
│ └── ...
|
│ └── ...
|
||||||
└── LanguageServer/
|
└── LanguageServer/
|
||||||
└── src/main/java/com/example/
|
└── src/main/java/de/dhbw/
|
||||||
|
├── compiler/ -> Containing the JavaTX Compiler
|
||||||
|
│ └── ...
|
||||||
├── model/
|
├── model/
|
||||||
│ └── parseError/
|
│ └── parseError/
|
||||||
│ └── ... -> Containing Custom Parse-Errors.
|
│ └── ... -> Containing Custom Parse-Errors.
|
||||||
|
Loading…
Reference in New Issue
Block a user