From f25b457e648d5b5ba8189fd2995691af8ea30121 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 16 Oct 2020 23:37:57 -0400 Subject: Relative path for images in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 06f1982..ca15ef7 100644 --- a/README.md +++ b/README.md @@ -27,13 +27,13 @@ Use your favourite plugin manager, ## Showcase ### C: -![friffle-vim with C](resources/friffle-C.png) +![friffle-vim with C](./resources/friffle-C.png) ### Golang: -![friffle-vim with Go](resources/friffle-go.png) +![friffle-vim with Go](./resources/friffle-go.png) ### Shell Scripts: -![friffle-vim with Shell Scripts](resources/friffle-shell.png) +![friffle-vim with Shell Scripts](./resources/friffle-shell.png) ### Html -![friffle-vim with Html](resources/friffle-html.png) +![friffle-vim with Html](./resources/friffle-html.png) ## Issues: -- cgit v1.2.3