From 88b6aad29c83dbe3403343d47023d6aafa85ff45 Mon Sep 17 00:00:00 2001 From: Constantin Rusu Date: Mon, 27 Jan 2025 23:50:50 +0000 Subject: [PATCH] mermaid fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc3e7b1..ae1f47e 100644 --- a/README.md +++ b/README.md @@ -57,8 +57,8 @@ graph TD end A -->|Builds With| C - Core Layers -->|Depends On| A - External Services -->|Integrates With| A + Core Layers --> A + External Services --> A ``` Key Architecture Components: