From 89ea536ad25a9f25444960a65ac14ed4c5a0f6ec Mon Sep 17 00:00:00 2001 From: Martin Stiemerling <martin.stiemerling@h-da.de> Date: Wed, 16 Sep 2020 16:28:11 +0000 Subject: [PATCH] Update 05-implementation.md --- documentation/design/05-implementation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/design/05-implementation.md b/documentation/design/05-implementation.md index ac1c82550..5e24a23d8 100644 --- a/documentation/design/05-implementation.md +++ b/documentation/design/05-implementation.md @@ -45,7 +45,7 @@ databases should be used to store the different topology graphs and their pontential dependencies? How should the interface between gosdn and this database look like? -Here is an attempt to describe the above text in a graphical reprensetation (not ready YET!): +Here is an attempt to describe the above text in a graphical reprensetation (kinda of...not perfect yet): ```mermaid graph TB -- GitLab