Skip to content

Commit 22a0f71

Browse files
committed
add context diagram architecture to README
1 parent f3a30b6 commit 22a0f71

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,9 @@ _Pure business entities with no external dependencies:_
323323

324324
By following Clean Architecture, MatchFlow achieves high testability, clear module boundaries, and the ability to swap out or mock any external dependency (databases, cloud services, UI) without impacting the business core.
325325

326+
327+
![Context Diagram](/frontend/public/context_diagram.svg)
328+
326329
## Screenshots
327330
### Authentication
328331

frontend/public/context_diagram.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)