updated README
parent
85941fcc06
commit
a5db7a70cc
42
README.md
42
README.md
|
@ -18,32 +18,30 @@
|
|||
|
||||
## Packages
|
||||
* ### [Domain](#domain-1)
|
||||
* [R2D2](#-klasse-r2d2-)
|
||||
* [R2D2Test](#-testklasse-r2d2test-)
|
||||
* [C3P0](#-klasse-c3po-)
|
||||
* [C3POTest](#-testklasse-c3potest-)
|
||||
* [RobotBasics]
|
||||
* [R2D2](#-classe-r2d2-)
|
||||
* [R2D2Test](#-testclasse-r2d2test-)
|
||||
* [C3P0](#-classe-c3po-)
|
||||
* [C3POTest](#-testclasse-c3potest-)
|
||||
* [RobotBasics](#-class-robotbasics-)
|
||||
* ### [Facade](#facade-1)
|
||||
* [Factrory](#-classe-factory-)
|
||||
* ### [Infrastructure](#infratructure-1)
|
||||
* [Persistenz](#-classe-persistenz-)
|
||||
* ### [robot](#robot-1)
|
||||
* ### [exceptions](#exceptions-1)
|
||||
* [RobotException](#-class-robotexception-)
|
||||
* [RobotIllegalStateException](#-class-robotillegalstateexception-)
|
||||
* [RobotMagicValueException](#-class-robotmagicvalueexception-)
|
||||
* ### [interfaces](#interfaces-1)
|
||||
* [Robot](#-interface-robot-)
|
||||
* [RobotControl](#-interface-robotcontrol-)
|
||||
* [RobotControl](#-interface-robotinstructions-)
|
||||
* ### [Facade](#facade)
|
||||
* [Factrory](#-klasse-factory-)
|
||||
* ### [Infrastructure](#infratructure)
|
||||
* [Persistenz](#-klasse-persistenz-)
|
||||
* ### [robot]
|
||||
* ### [exceptions]
|
||||
* [RobotException]
|
||||
* [RobotIllegalStateException]
|
||||
* [RobotMagicValueException]
|
||||
* ### [interfaces](#-interfaces-)
|
||||
* [Robot]
|
||||
* [RobotControl]
|
||||
* [RobotInstructions]
|
||||
* [RobotControl](#-interface-robotcontroll-)
|
||||
* [RobotInstructions](#-interface-robotinstructions-)
|
||||
* [Sorting] vorläufig
|
||||
* ### [UI](#ui)
|
||||
* ### [UI](#ui-1)
|
||||
* [UI](#-class-ui-)
|
||||
|
||||
## Sidefiles
|
||||
* [Main](#-klasse-main-)
|
||||
* [Main](#-classe-main-)
|
||||
* [makefile](#-makefile-for-Git-updates-)
|
||||
|
||||
## Domain
|
||||
|
|
Loading…
Reference in New Issue