From a4bb93ce9ccf2fd58a917443e293e01d473447aa Mon Sep 17 00:00:00 2001 From: ochairo <19258508+ochairo@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:54:38 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96b8608..0a6f525 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ 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. -This ensures that applications created with this project as a base are easy to maintain, scale and modify. +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)