From 975a60798a8b773080f436a4f0c37364248d90e6 Mon Sep 17 00:00:00 2001 From: Tristan Ferrua Date: Sun, 31 Jan 2021 14:54:10 +0000 Subject: [PATCH] Updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f54597f..5d50664 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A curses based mpd client with basic functionality and album art. -![player-preview](https://github.com/GuardKenzie/miniplayer/img/preview.png?raw=true) +![player-preview](https://github.com/GuardKenzie/miniplayer/blob/main/img/preview.png?raw=true) After installation, the player can be opened from the terminal with `miniplayer`.