diff --git a/README.md b/README.md index 9726def0..7817f719 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ You need the following things to be able to contribute code to the StarOpenSourc - knowledge of Java - knowledge about the internals of engine ### What IDE to use? -We use and recommend using [IntelliJ IDEA Community Edition](https://github.com/JetBrains/intellij-community) for development because it is flexible, extendable, customizable, provides good completions and error detection. It's also open source. +We recommend and are using [IntelliJ IDEA Community Edition](https://github.com/JetBrains/intellij-community) for development because it is flexible, extendable, customizable, provides good completions and error detection. It's also open source. ### Code style We recommend looking at existing classes. ### Read this before creating a pull request