diff --git a/README.md b/README.md
index 08f9093..3805804 100644
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
Flowmaker is an VSCode extension used to generate a flowchart in SVG format of `javascript` code to demonstrate Code flow scheme from different level of conduct.
-![Flowmaker features](https://i.imgur.com/FIacJUP.gif)
+[![Flowmaker features](https://i.imgur.com/FIacJUP.gif)](https://youtu.be/ySW2ejs6f84)
-[![onBrowser demo](https://i.imgur.com/k77hQLy.png)](https://i.imgur.com/k77hQLy.png)
+[![onBrowser demo](https://i.imgur.com/k77hQLy.png)](https://youtu.be/ySW2ejs6f84)
**Note:**
For only using the onEditor SVG generation follow the livepreview branch code.
@@ -19,9 +19,9 @@ For only using the onEditor SVG generation follow the