diff --git a/README.md b/README.md index c04e714b..92e649e8 100644 --- a/README.md +++ b/README.md @@ -491,8 +491,8 @@ Following table shows what is working for a selection of MPD clients: | Client | Type | Status | | --------------------------------------------- | ------ | --------------- | -| [mpc](http://www.musicpd.org/clients/mpc/) | CLI | Working commands: mpc, add, crop, current, del (ranges are not yet supported), play, next, prev (behaves like cdprev), pause, toggle, cdprev, seek, clear, playlist, ls, load, volume, repeat, random, single, update (initiates an init-rescan, the path argument is not supported) | -| [ympd](http://www.ympd.org/) | Web | Everything except "search" should work | +| [mpc](http://www.musicpd.org/clients/mpc/) | CLI | Working commands: mpc, add, crop, current, del (ranges are not yet supported), play, next, prev (behaves like cdprev), pause, toggle, cdprev, seek, clear, outputs, enable, disable, playlist, ls, load, volume, repeat, random, single, search, find, list, update (initiates an init-rescan, the path argument is not supported) | +| [ympd](http://www.ympd.org/) | Web | Everything except "add stream" should work |