From b28f59dfef6a4acc8cf2d16ddb7642e780569e29 Mon Sep 17 00:00:00 2001 From: Angshuman Barpujari <52542371+raysummee@users.noreply.github.com> Date: Sat, 4 Jul 2020 01:32:02 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68982ef..8d1ae5f 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,11 @@ Install flutter from git as described by the link: [flutter.dev/get-started](htt # Road Map - - [ ] Designing the basic UI to start back-end part + - [x] Designing the basic UI to start back-end part - [x] Basic Backend Listing all songs and albums - - [ ] Implementing Audio Interface + - [x] Implementing Audio Interface - [ ] Notifications + - [ ] Design Liked, search, history page ## Future Planning