updated README

main
Philipp3107 2022-12-08 15:54:42 +01:00
parent c6122fbd83
commit 4a67fc8995
1 changed files with 9 additions and 5 deletions

View File

@ -18,16 +18,20 @@
## Packages
* [Domain](#domain)
* [C3P0](#-c3po-)
* [R2D2](#-r2d2-)
* [C3P0](#-klasse-c3po-)
* [R2D2](#-klasse-r2d2-)
* [Robot](#-interface-robot-)
* [RobotControl](#-interface-robotcontrol-)
* [RobotControl](#-interface-robotinstructions-)
* [Facade](#facade)
* [Factrory](#factory)
* [Factrory](#-klasse-factory-)
* [Infrastructure](#infratructure)
* [Persistenz](#-klasse-persistenz-)
* [UI](#ui)
## Sidefiles
* [Main]
* [makefile]
* [Main](#-klasse-main-)
* [makefile](#-makefile-for-Git-updates-)
## Domain
<h2 align="center"> Klasse R2D2 </h2>