diff --git a/README.md b/README.md index 4885ad5..6f30b05 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,12 @@ manage communication between browser tabs ### require - jquery html5 localStorage + html5 localStorage ### Initialize - $(document).ready(function() { + $v(document).ready(function() { $bt.init(); } @@ -39,7 +39,7 @@ manage communication between browser tabs ### Demo -on chromium/chrome browser make sure to test on a web server (not directly file) +on chromium/chrome browser make sure to test on a web server (not directly file://) enjoy ! diff --git a/demo.html b/demo.html index 0adeb51..e579acd 100644 --- a/demo.html +++ b/demo.html @@ -14,7 +14,6 @@

demo bt :

-