From b2455b24563faadc032402a363dc038aafb14bf1 Mon Sep 17 00:00:00 2001 From: Florez Ospina Juan Felipe Date: Mon, 2 Dec 2024 17:24:48 +0100 Subject: [PATCH] Updated README.md with software arquitecture figure --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 09dd373..37ea64a 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,12 @@ DIMA is a collection of reusable data operation modules and high-level workflows ## Repository Structure -![Software Architecture](docs/software_architecture_diagram.svg) +## Software arquitecture + +

+ Alt Text +

## Installation