updated Klassendiagramm.drawio and README
This commit is contained in:
parent
d1444a366f
commit
bb41595609
|
@ -41,4 +41,5 @@ 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.<br>Commits which contain only documentation and doesn't change any functionality are committed directly into the Main branch.
|
||||
|
||||
## Class Diagramm
|
||||
![Classdiagramm of this program](/Klassendiagramm.drawio)
|
||||
This Class Diagramm is additional to the Class Diagramm given in the Anleitung.pdf<br>
|
||||
![Classdiagramm of this program](./Klassendiagramm.svg)
|
||||
|
|
Loading…
Reference in New Issue