From 522d28cd8b850ce4cda760dc432063d2380169d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marin=20Petruni=C4=87?= Date: Fri, 19 Mar 2021 09:16:45 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1b555..3bbd050 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,8 @@ This repository contains TypeScript implementation of noise protocol, an encryption protocol used in libp2p. -##### Warning: Even though this package works in browser, it will bundle around 1.5Mb of code +##### Warning: Even though this package works in browser, it will bundle around 600Kb (200Kb gzipped) of code +https://bundlephobia.com/result?p=libp2p-noise@latest ## Usage