From 07f37b7426e78d1b6d8766dbd760f1481058e97f Mon Sep 17 00:00:00 2001 From: mikailkilli Date: Sun, 13 Oct 2024 18:43:40 +0200 Subject: [PATCH] added miro board link for readability purposes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1de3c08..eaf1838 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ 2. [Additional infos about the project](#additional-infos-about-the-project) \ 2.1. [Considerations](#approachesconsiderations)\ 2.2. [Setup](#setup) + 2.3. [Notes](#notes) @@ -82,4 +83,7 @@ The Use Case Diagram visually represents the interactions within our system. It In the following [document](docs/considerations.md), we have documented various approaches, challenges and lessons learned during the project. ## Setup -We have created a comprehensive [setup document](docs/SETUP.md) to guide you through setting up the project. This document primarily focuses on using Docker to ensure a smooth configuration process. \ No newline at end of file +We have created a comprehensive [setup document](docs/SETUP.md) to guide you through setting up the project. This document primarily focuses on using Docker to ensure a smooth configuration process. + +## Notes +You may also view our [Miro board](https://miro.com/app/board/uXjVLalWhTw=/?share_link_id=740126325996) for better readiblity. \ No newline at end of file