diff --git a/README.md b/README.md index 3a8260c..ed0120c 100644 --- a/README.md +++ b/README.md @@ -18,32 +18,30 @@ ## Packages * ### [Domain](#domain-1) - * [R2D2](#-klasse-r2d2-) - * [R2D2Test](#-testklasse-r2d2test-) - * [C3P0](#-klasse-c3po-) - * [C3POTest](#-testklasse-c3potest-) - * [RobotBasics] - * [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] + * [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-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