updated README

main
Philipp3107 2022-12-08 15:58:44 +01:00
parent 76d31eb097
commit b38c528aab
1 changed files with 15 additions and 12 deletions

View File

@ -1,6 +1,6 @@
# Robot Factory for PR2 # Robot Factory for PR2
* [Teilnehmer](#tilnehmer) * [Teilnehmer](#teilnehmer)
* [Overview](#overview) * [Overview](#overview)
* [Packages](#packages) * [Packages](#packages)
@ -41,7 +41,7 @@
``` ```
___ ___
### Mathods: ### Methods:
``` ```
``` ```
@ -53,26 +53,26 @@ ___
``` ```
___ ___
### Mathods: ### Methods:
``` ```
``` ```
<h2 align="center"> Interface Robot </h2> <h2 align="center"> Interface Robot </h2>
### Mathods: ### Methods:
``` ```
``` ```
<h2 align="center"> Interface RobotControl </h2> <h2 align="center"> Interface RobotControl </h2>
### Mathods: ### Methods:
``` ```
``` ```
<h2 align="center"> Interface RobotInstructions </h2> <h2 align="center"> Interface RobotInstructions </h2>
### Mathods: ### Methods:
``` ```
``` ```
@ -86,11 +86,11 @@ ___
``` ```
___ ___
### Mathods: ### Methods:
``` ```
``` ```
## infratructure ## Infrastructure
<h2 align="center"> Klasse Persistenz </h2> <h2 align="center"> Klasse Persistenz </h2>
@ -99,7 +99,7 @@ ___
``` ```
___ ___
### Mathods: ### Methods:
``` ```
``` ```
@ -112,7 +112,7 @@ ___
``` ```
___ ___
### Mathods: ### Methods:
``` ```
``` ```
@ -123,7 +123,7 @@ ___
``` ```
___ ___
### Mathods: ### Methods:
``` ```
``` ```
@ -134,8 +134,11 @@ ___
``` ```
___ ___
### Mathods: ### Methods:
``` ```
update_readme:
update_make:
update_all:
``` ```