From aaee852bb5666dfba1e579c5fe92e44fa05076f7 Mon Sep 17 00:00:00 2001 From: Preet Shihn Date: Tue, 29 May 2018 15:14:19 -0700 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80654a0..dd19cc9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # windtalk 🗣💨 -Micro lib (764 bytes gzipped) that provides a seamless way for two WINDows to TALK to each other. +Micro lib (720 bytes gzipped) that provides a seamless way for two WINDows to TALK to each other. * Work with objects/functions defined in another window/iframe. * All calls are async. Works great with async/await.