From 6f4fc60b42b7a28b1b8431a789c7d86d85ee3a01 Mon Sep 17 00:00:00 2001
From: Tristan Ferrua <tristanferrua@gmail.com>
Date: Fri, 29 Jan 2021 15:26:44 +0000
Subject: [PATCH] Absolute path for font image

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a88357c..b36eb42 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ The config file is located at `~/.config/miniplayer/config`. The example configu
 * ***font_width*:** The width of your font in pixels in the actual terminal.
 * ***font_height*:** The height of your font in pixels in the actual terminal.
 
-![font-example](img/font.png)
+![font-example](https://github.com/GuardKenzie/miniplayer/blob/main/img/font.png?raw=true)
 
 ## Keybinds