From 49f6412540d08be7fc00eff21715016325c1603e Mon Sep 17 00:00:00 2001 From: Sebastian Opriel <22075788+SebastianOpriel@users.noreply.github.com> Date: Tue, 21 Jan 2025 10:36:25 +0100 Subject: [PATCH 1/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e636e42..567b6bb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Chat App -Chat app serving as a developer tutorial how to develop EDC apps and as a demo app for EDCs +Chat app serving as a developer tutorial on how to develop EDC apps and as a demo app for EDCs ## Why From 66f5931150bae81cb10e2b1e609658b001c9427c Mon Sep 17 00:00:00 2001 From: Sebastian Opriel <22075788+SebastianOpriel@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:02:34 +0100 Subject: [PATCH 2/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 567b6bb..4472206 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Chat App -Chat app serving as a developer tutorial on how to develop EDC apps and as a demo app for EDCs +Chat app serving as a developer tutorial on how to develop EDC apps and as a demo app for EDCs. ## Why From 825b3db0642bfa41a3cb3fdee319680d91d9e988 Mon Sep 17 00:00:00 2001 From: Sebastian Opriel <22075788+SebastianOpriel@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:04:27 +0100 Subject: [PATCH 3/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4472206..0111359 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Onboarding of use case developers follows a steep learning curve, since EDCs fol ## Architecture -The planning of the application can be found [here](docs/planning/README.md) +The planning of the app can be found [here](docs/planning/README.md) ## Pre-requisites From 4718824ae69a6da98ed8499abd73a26c5daa3f24 Mon Sep 17 00:00:00 2001 From: Sebastian Opriel <22075788+SebastianOpriel@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:45:35 +0100 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0111359..3a658ae 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Chat App -Chat app serving as a developer tutorial on how to develop EDC apps and as a demo app for EDCs. +Chat app serving as a developer tutorial on how to develop EDC apps, and as a demo app for EDCs. ## Why