Skip to content

Commit c59a4a7

Browse files
authored
Update README.md
1 parent 6e6a9fe commit c59a4a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The application follows the **MVVM (Model-View-ViewModel)** architectural patter
115115
- `Screens.kt` : defines the routes of the screen.
116116
- `CustomNavType.kt`: defines the way the User object is parsed.
117117

118-
## Bonus Features
118+
## Additional Features
119119
- **Search Functionality:** The app implements a search feature that allows users to filter the user list by name using the search bar.
120120
- **Clean Code:** The codebase is clean, readable, and well-structured.
121121
- **Modern UI:** Uses Jetpack Compose to build a modern and intuitive UI.

0 commit comments

Comments
 (0)