diff --git a/README.md b/README.md
index 31c3896d13996b3c10f9329cb7c79d0107002eec..ea11baea5b868c7a0d5b5a699ec7d4fd400fd8da 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,7 @@ The main repository is [Workflow](https://mygit.th-deg.de/roboct/robo_quality/rq
 
 | Submodule          | Describtion                                   |  Link                                                                      |
 |--------------------|-----------------------------------------------|----------------------------------------------------------------------------|
+| `Workflow`         |  Main project repo to install the workflow    | [rq_workflow](https://mygit.th-deg.de/roboct/robo_quality/rq_workflow)     |
 | `Controller`       |  Workflow controller. Holds all information.  | [rq_controller](https://mygit.th-deg.de/roboct/robo_quality/rq_controller) |
 | `Defect Detection` |  Defect detection module                      | [rq_ddetection](https://mygit.th-deg.de/roboct/robo_quality/rq_ddetection) |
 | `Hardware`         |  Interface to real / simulated system         | [rq_hardware](https://mygit.th-deg.de/roboct/robo_quality/rq_hardware)     |