aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2020-03-10 20:51:52 +0530
committerNavan Chauhan <navanchauhan@gmail.com>2020-03-10 20:51:52 +0530
commit5c8f69f8193d35753dcf8c970c6905d7bd2054ae (patch)
tree06d29adf7310ef9186cd9bc7f3e6bb1c1792c2ce
parent9b79f8d015343271ec61817195d99c4ad2ef17a6 (diff)
changed image to relative
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index a7041f3..b995fee 100644
--- a/README.md
+++ b/README.md
@@ -27,9 +27,13 @@ Linking to Bandcamp soon
### V H S I M A G E
-![]("https://raw.githubusercontent.com/navanchauhan/VaporwaveGenerator/master/assets/in-vhs.jpg")
+#### Input
-![]("https://raw.githubusercontent.com/navanchauhan/VaporwaveGenerator/master/assets/out-vhs.jpg")
+![](assets/in-vhs.jpg?raw=true "Input VHS")
+
+#### Output
+
+![](assets/out-vhs.jpg?raw=true "Output VHS")
## Installation