From a23fe5640576af9df3d7b961785280e12a9f1e0d Mon Sep 17 00:00:00 2001 From: ochairo <19258508+ochairo@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:54:47 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a6f525..d58cefb 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Initial technology stack is simple. ## Architecture -The architecture follows key principles including separation of concerns, -SOLID principles, atomic design software design patterns and readable code. +The architecture follows key principles including separation of concerns, +SOLID principles, atomic design software design patterns and readable code. This ensures that the application will be easy to maintain, scale, and modify. ![architecture](docs/images/architecture.png)