diff --git a/readme.md b/readme.md index 68530c7..5895e30 100644 --- a/readme.md +++ b/readme.md @@ -101,8 +101,7 @@ Tests and execution: - [Maven 4.0](https://maven.apache.org/index.html) - Used for automating the build process and managing dependencies. - [ANTLR4 v.13.1](https://www.antlr.org/) - - Used to parse the input Java code into the Abstract Syntax Tree. - + - Used to parse the input Java code into the Abstract Syntax Tree. ## How to run the compiler ### Possibilities