From 995ece3a01b61bd4451a7bfb56b40cf25d2a80f5 Mon Sep 17 00:00:00 2001 From: siddheshbomble <62804212+siddheshbomble@users.noreply.github.com> Date: Fri, 22 Oct 2021 13:40:24 +0530 Subject: [PATCH] some changes some changes in readme.md file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48a6b0e..c0f93b6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# AudioPlayer +# BgAudioPlayer -A simple Android Audio player App for playing audio files in a background service. +A simple Android Audio player App for playing audio files in background service. The service can be used to play both local media files and streaming media from remote APIs.