updated README
parent
5df396e69a
commit
4e3852da9e
|
@ -3,4 +3,10 @@
|
||||||
## Style Guide
|
## Style Guide
|
||||||
* For every method you write you also write the JUnit test and comments.
|
* For every method you write you also write the JUnit test and comments.
|
||||||
* [reference](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html)
|
* [reference](https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html)
|
||||||
* Always mark the task you're currently working on on the kanban board and move it to the right phase.
|
* Always mark the task you're currently working on the kanban board and move it to the right phase.
|
||||||
|
|
||||||
|
## Contributors
|
||||||
|
|
||||||
|
* Luc Dreibholz (Matr.Nr.: 2210544)
|
||||||
|
* Stefan Müller (Matr.Nr.: _______)
|
||||||
|
* Roman Schöne (Matr.Nr.: 2211275)
|
Loading…
Reference in New Issue