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.