From bda63af1b2178a5575c014f56a4f7ec5f0e62f89 Mon Sep 17 00:00:00 2001 From: DhruvilSoni Date: Fri, 2 Oct 2020 00:27:53 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f8266c..b61c9cc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ An android App which Shuffles your favorite songs in the best possible way.

Objective

-The main focus of Shuffler is to Shuffle a user's music playlist in such a way that the next song that gets played is what the user will most probably want to listen. Various factors are taken into account while shuffling a saved playlist like playback count, Average playing duration, Artist, Genre, Release date and like count from a particular user. +The main focus of Shuffler is to Shuffle a user's music playlist in such a way that the next song that gets played is what the user most probably wants to listen. Various factors are taken into account while shuffling a saved playlist like playback count, average playing duration, artist, genre, release date and like count from a particular user. ***