diff --git a/README.md b/README.md index f7d56b0..96f8282 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,11 @@ From the [website](https://www.musicpd.org): Wikipedia has a [more comprehensive description](https://en.wikipedia.org/wiki/Music_Player_Daemon). +## Screenshot + +![Screenshot](Resources/screenshot.png) + ## Setup -Run `bin/setup` before opening the Xcode project. +Run `bin/setup` before opening the Xcode project. You probably want MPD server +to be running on your local machine. diff --git a/Resources/screenshot.png b/Resources/screenshot.png new file mode 100644 index 0000000..be42f67 Binary files /dev/null and b/Resources/screenshot.png differ