Skip to content

Commit acc184a

Browse files
committed
Updates the main screen screenshot
Updates the README with a more descriptive screenshot, providing a clearer visual representation of the application's main todo list screen.
1 parent 4eac4c3 commit acc184a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
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.
1919

2020
<p align="center">
21-
<img src="assets/main.png" width="300" alt="Todo App Main Screen"/>
21+
<img src="assets/01_main_todo_list.png" width="250" alt="Todo State - Tasks Ready to Start"/>
2222
</p>
2323

2424
## 📱 App Overview

0 commit comments

Comments
 (0)