From 7caaad3af87feca47eb7f76a8b8017e396dbefb3 Mon Sep 17 00:00:00 2001 From: Raj Nandan Sharma Date: Fri, 24 May 2024 12:17:50 +0530 Subject: [PATCH] feat(ruto): first commit --- README.md | 4 ++-- index.html | 4 ++-- index2.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2d00cd4..5932ea2 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ It uses client-server design pattern to communicate between parent and child win 2. Parent window wants to send a message to child window and expects a reply within x seconds. ## Demo -- [Parent to Iframe](https://ruto-demo.netlify.app/) -- [Parent to Popup](https://ruto-demo.netlify.app/) +- [Parent to Iframe](https://rajnandan1.github.io/ruto/index.html) +- [Parent to Popup](https://rajnandan1.github.io/ruto/index2.html) ## Installation diff --git a/index.html b/index.html index 1436140..f9024d4 100644 --- a/index.html +++ b/index.html @@ -27,10 +27,10 @@ diff --git a/index2.html b/index2.html index f0c7268..46fd3be 100644 --- a/index2.html +++ b/index2.html @@ -27,10 +27,10 @@