From 2391147e577d00c1beeebc66c3a42bda1884bf7e Mon Sep 17 00:00:00 2001 From: Raheem <67774375+raheemadamboev@users.noreply.github.com> Date: Fri, 24 Feb 2023 17:06:09 +0500 Subject: [PATCH] Update README.md --- README.md | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 301179c..48291a7 100644 --- a/README.md +++ b/README.md @@ -56,21 +56,14 @@ When there is more than enough data is loaded, it starts destroying the oldest d # Tech Stack -Architectural Pattern: Clean Architecture, MVVM - -UI: XML, Material3 - -Dependency Injection: Hilt - -Navigation: Jetpack Navigation Components - -Concurrency: Kotlin Coroutines, Kotlin Flows - -Networking: Retrofit2, Kotlin Serialization - -Pagination: Jetpack Paging3 - -Others: ViewBinding, Glide, Timber, Safe Args +- Architectural Pattern: Clean Architecture, MVVM +- UI: XML, Material3 +- Dependency Injection: Hilt +- Navigation: Jetpack Navigation Components +- Concurrency: Kotlin Coroutines, Kotlin Flows +- Networking: Retrofit2, Kotlin Serialization +- Pagination: Jetpack Paging3 +– Others: ViewBinding, Glide, Timber, Safe Args # Demo