diff --git a/README.md b/README.md index d1b141f..d49fe1e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ by ncurses MPD clients, such as ncmpc. My motivation was to provide a simple and resource friendly alternative to the official client as well as to support platforms that currently don't have a Spotify client, such as the *BSDs. -[![Search](/screenshots/search-thumb.png?raw=true)](/screenshots/search.png?raw=true) +[![Search](/screenshots/screenshot-thumb.png?raw=true)](/screenshots/screenshot.png?raw=true) **NOTE**: ncspot is still in a very early development stage. Things will break and change. The feature set is still very limited. Also, as this is my first diff --git a/screenshots/screenshot-thumb.png b/screenshots/screenshot-thumb.png new file mode 100644 index 0000000..65695ad Binary files /dev/null and b/screenshots/screenshot-thumb.png differ diff --git a/screenshots/screenshot.png b/screenshots/screenshot.png new file mode 100644 index 0000000..3a2639c Binary files /dev/null and b/screenshots/screenshot.png differ diff --git a/screenshots/search-thumb.png b/screenshots/search-thumb.png deleted file mode 100644 index 4162496..0000000 Binary files a/screenshots/search-thumb.png and /dev/null differ diff --git a/screenshots/search.png b/screenshots/search.png deleted file mode 100644 index f071390..0000000 Binary files a/screenshots/search.png and /dev/null differ