From ba2cf4b16af57ae053ec77e1dbb5f4d499bf65ca Mon Sep 17 00:00:00 2001 From: OscarLiang Date: Tue, 17 Sep 2024 19:57:47 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 355d050..f6fc4e0 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,9 @@ ## :books: Tech Stack -- :cloud: Firebase [Firestore](https://firebase.google.com/docs/firestore) & [Authentication](https://firebase.google.com/docs/auth) -- :wrench: [Architecture Component](https://developer.android.com/topic/architecture) -- :reminder_ribbon: [View Binding](https://developer.android.com/topic/libraries/view-binding) for direct references to views +- :fire: Firebase [Firestore](https://firebase.google.com/docs/firestore) & [Authentication](https://firebase.google.com/docs/auth) +- :wrench: [Architecture Component](https://developer.android.com/topic/architecture) to build lifecycle-aware components +- :reminder_ribbon: [View Binding](https://developer.android.com/topic/libraries/view-binding) for type-safe views references - :ship: [Navigation](https://developer.android.com/guide/navigation) for screen navigation - :floppy_disk: [Room](https://developer.android.com/training/data-storage/room) for local data cache - :musical_note: [Media3](https://developer.android.com/media/media3) & [ExoPlayer](https://developer.android.com/media/media3/exoplayer) for audio streaming @@ -27,7 +27,7 @@ - :iphone: [Espresso](https://developer.android.com/training/testing/espresso) for UI test ## :gear: Architecture - + ## :handshake: Credit Music provided by the [Free Music Archive](https://freemusicarchive.org) under [CC BY](https://creativecommons.org/licenses/by/4.0/)