Skip to content

Commit 78e76a3

Browse files
committed
Update README with architecture diagram
1 parent 1e1dced commit 78e76a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Decompose is a powerful Kotlin library for building component-based UIs with cle
2222

2323
This project follows a component-based architecture where each screen is a self-contained component:
2424

25+
![Architecture Diagram](https://raw.githubusercontent.com/abd3lraouf/decompose-tutorial/master/assets/architecture.svg)
26+
2527
```
2628
App
2729
├── Root Component

0 commit comments

Comments
 (0)