Skip to content

Commit 4eac4c3

Browse files
committed
Update README.md with new visual assets and description, replacing the main app image with new icons representing key features
1 parent 9288661 commit 4eac4c3

6 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44
![Compose](https://img.shields.io/badge/Jetpack_Compose-2025.04.01-green.svg?logo=jetpackcompose)
55
![Decompose](https://img.shields.io/badge/Decompose-3.3.0-purple.svg)
66

7+
<p align="center">
8+
<img src="assets/organize.png" width="22%" alt="Organize"/>
9+
<img src="assets/focus.png" width="22%" alt="Focus"/>
10+
<img src="assets/dont-overwhelm.png" width="22%" alt="Don't Overwhelm"/>
11+
<img src="assets/enjoy.png" width="22%" alt="Enjoy"/>
12+
</p>
13+
14+
<p align="center">
15+
<em>Decompose helps you build applications that are organized, focused, not overwhelming, and enjoyable to develop.</em>
16+
</p>
17+
718
A comprehensive tutorial project showcasing **Decompose** for building reactive, component-based architectures in Kotlin Android development. This project demonstrates how to create modular, maintainable, and testable applications with proper separation of concerns.
819

920
<p align="center">

assets/dont-overwhelm.png

723 KB
Loading

assets/enjoy.png

510 KB
Loading

assets/focus.png

555 KB
Loading

assets/main.png

-263 KB
Binary file not shown.

assets/organize.png

706 KB
Loading

0 commit comments

Comments
 (0)