Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Vaibhav2002/MusicX
Browse files Browse the repository at this point in the history
  • Loading branch information
Vaibhav2002 committed Jan 13, 2022
2 parents 68f197d + 0ac627c commit dfc3bae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

***You can Install and test latest MusicX app from below 👇***

[![MusicX](https://img.shields.io/badge/MusicX✅-APK-red.svg?style=for-the-badge&logo=android)](https://github.com/Vaibhav2002/MusicX/releases/tag/v1.0.0)
[![MusicX](https://img.shields.io/badge/MusicX✅-APK-red.svg?style=for-the-badge&logo=android)](https://github.com/Vaibhav2002/MusicX/releases/tag/v1.0.1)

## Setup
- Clone the repository on your machine.
Expand Down Expand Up @@ -105,7 +105,7 @@ It uses Firebase as its backend and also used AudD api to get lyrics of songs.
.
├── data # For data handling.
| ├── local # Room DB and its related classes
| ├── remote # Firebase, Auth0 and their relative classes
| ├── remote # Firebase, AudD and their relative classes
│ ├── model # Model data classes and mapper classes, both remote and local entities
│ └── repo # Single source of data.
|
Expand Down

0 comments on commit dfc3bae

Please sign in to comment.