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 23, 2024
1 parent 6924636 commit b77551c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The architecture of this project adopts concepts such as
Clean Architecture, SOLID Principles, Software Design Patterns, Atomic Design, and Readable Code.
These concepts aim to develop applications that are easy to understand, maintain, adapt, and modify.

However, while these concepts make it easier to understand the code,
However, while these concepts make it easier to understand the codebase and user requirements,
the concepts themselves are complex and hard to understand.

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

0 comments on commit b77551c

Please sign in to comment.