updated README

main
zlohbierdcul 2022-12-21 13:57:24 +01:00
parent 5df396e69a
commit 4e3852da9e
1 changed files with 7 additions and 1 deletions

View File

@ -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)