forked from StarOpenSource/Engine
Fix wording
This commit is contained in:
parent
3503d10c44
commit
006283acff
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ You need the following things to be able to contribute code to the StarOpenSourc
|
||||||
- knowledge of Java
|
- knowledge of Java
|
||||||
- knowledge about the internals of engine
|
- knowledge about the internals of engine
|
||||||
### What IDE to use?
|
### 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
|
### Code style
|
||||||
We recommend looking at existing classes.
|
We recommend looking at existing classes.
|
||||||
### Read this before creating a pull request
|
### Read this before creating a pull request
|
||||||
|
|
Loading…
Reference in a new issue