diff --git a/README.md b/README.md index 6f2ea09..92bdea5 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Currently the Language Server has the following functionalities: - Hovereffect that displays the current hovered Word - Autocomplete for ForLoops and Main Method. - Basic Autoformatting (removing every Space at the End of the Line) +- Display Type of Methods with TypeInference ## Project Structure