From 4e3852da9ec9ba72ac50112edf138fe757605001 Mon Sep 17 00:00:00 2001 From: zlohbierdcul <82916072+zlohbierdcul@users.noreply.github.com> Date: Wed, 21 Dec 2022 13:57:24 +0100 Subject: [PATCH] updated README --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f829faf..4ed4604 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,10 @@ ## Style Guide * 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) -* Always mark the task you're currently working on on the kanban board and move it to the right phase. \ No newline at end of file +* 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) \ No newline at end of file