diff --git a/README.md b/README.md index e56f0d0..41d8d48 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Initial technology stack is simple. ## Architecture -The project has not a specific architecture but follows key principles including separation of concerns, +The project is architecture agnostic, but 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, modify and enables integrations of architectures.