From bc0dd5236079d380d50c747b884cc555ab25728c Mon Sep 17 00:00:00 2001 From: Leonardo Brandenberger Date: Thu, 24 Mar 2022 14:38:08 +0100 Subject: [PATCH] added elements to README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78d2a30..340f147 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ The winner gets determined automatically.
The car that first passes the fin We choose a simple branching model where all starting features got a branch and where merged into the main branch, some branches who needed unfinished code to be completed where taken from the game branch but merged into the main at the end as well.
Since there was just one end product we abstained from using a development branch and merges where done straight into main branch. ## Class Diagramm -![Classdiagramm of this program](/Klassendiagramm.drawio.svg) +![Classdiagramm of this program](/Klassendiagramm.drawio)