Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ochairo authored Mar 25, 2024
1 parent 5946677 commit 92841c0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ 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 project has not a specific architecture 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, and modify.
This ensures that the application will be easy to maintain, scale, modify and enables integrations of other architectures.

![architecture](docs/images/architecture.png)

Expand Down

0 comments on commit 92841c0

Please sign in to comment.