summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2020-10-16 23:37:57 -0400
committerBenjamin Chausse <benjamin@chausse.xyz>2020-10-16 23:37:57 -0400
commitf25b457e648d5b5ba8189fd2995691af8ea30121 (patch)
tree26a0d04200ad2995975904db594cc2047016064c
parent573c97e7d576f06243210da8f1af076c609e565c (diff)
Relative path for images in readme
-rw-r--r--README.md8
1 files 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: