added elements to README.md
This commit is contained in:
parent
015dbac96c
commit
bc0dd52360
|
@ -41,4 +41,4 @@ The winner gets determined automatically. <br> 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.<br> Since there was just one end product we abstained from using a development branch and merges where done straight into main branch.
|
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.<br> Since there was just one end product we abstained from using a development branch and merges where done straight into main branch.
|
||||||
|
|
||||||
## Class Diagramm
|
## Class Diagramm
|
||||||
![Classdiagramm of this program](/Klassendiagramm.drawio.svg)
|
![Classdiagramm of this program](/Klassendiagramm.drawio)
|
||||||
|
|
Loading…
Reference in New Issue