From a1304b4dd92062ea0989e559028e171e27ff147f Mon Sep 17 00:00:00 2001 From: isaurssaurav Date: Sun, 24 Sep 2023 20:50:30 +0200 Subject: [PATCH] docs: :memo: update readme --- README.md | 2 +- example/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6eb73f0..0a419ac 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Inspired by [stackoverflow answer](https://stackoverflow.com/a/65485938/7135342) and other similar repos. -![demo](https://raw.githubusercontent.com/isaurssaurav/hot-reload-extension-vite/image.png) +![image](https://raw.githubusercontent.com/isaurssaurav/hot-reload-extension-vite/main/image.png) ## Usage diff --git a/example/README.md b/example/README.md index 4e99c8b..753ec2d 100644 --- a/example/README.md +++ b/example/README.md @@ -7,4 +7,4 @@ $ npm i $ npm run dev ``` -> Load the dist folder chrome browser \ No newline at end of file +> Load the dist folder chrome browser