diff --git a/README.md b/README.md
index 040d6dc563..3370a85dc9 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ project from Android Studio following the steps
| | |
|
A sample chat app that focuses on UI state patterns and text input.
• Low complexity
• Material Design 3 theme and Material You dynamic color
• Resource loading
• Back button handling
• Integration with Architecture Components: Navigation, Fragments, LiveData, ViewModel
• Animation
• UI Testing
**[> Browse](Jetchat/)**
|
|
| | |
-|
A sample survey app that showcases text input, validation and UI state management in Compose.
• Low complexity
• `TextField` and form validation
• Snackbar implementation
• Element reusability and styling
• Various form elements
**[> Browse](Jetsurvey/)**
|
|
+|
A sample survey app that showcases text input, validation and UI state management in Compose.
• Low complexity
• `TextField` and form validation
• Snackbar implementation
• Element reusability and styling
• Various form elements
**[> Browse](Jetsurvey/)**
|
|
| | |
|
Jetsnack is a sample snack ordering app built with Compose.
• Medium complexity
• Custom design system
• Custom layouts
• Animation
**[> Browse](Jetsnack/)**
|
|
| | |