From ad5fe4ecbb2eeae6c5991651fc1806e9d310011d Mon Sep 17 00:00:00 2001 From: Tanner Hoke Date: Tue, 19 Apr 2016 10:53:10 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561446f..78bef95 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Background Music can pause your music player app when other audio starts playing that when I'm listening to music and pause it to watch a video or something I always forget to unpause it afterwards. So this keeps me from wearing headphones for hours listening to nothing. -So far iTunes, [Spotify](https://www.spotify.com), [VLC](https://www.videolan.org/vlc/) and +So far iTunes, [Spotify](https://www.spotify.com), [Decibel](http://sbooth.org/Decibel/), [VLC](https://www.videolan.org/vlc/) and [VOX](http://coppertino.com/vox/mac) are supported, but adding support for a music player should only take a few minutes (see `BGMMusicPlayer.h`). If you don't know how to program, or just don't feel like it, create an issue and I'll try to add it for you.