diff --git a/Docs/coding guide.md b/Docs/coding guide.md index 535ae4e..a77adf9 100644 --- a/Docs/coding guide.md +++ b/Docs/coding guide.md @@ -1,6 +1,7 @@ # 1 Formatting ## 1.1 General -maximal 80-100 letters in one line +Maximal 80-100 letters in one line +We use the default build in Formatter from 'IntelliJ IDEA' (Ctr+Alt+L) ## 1.2 Brackets Brackets will be used like this: