Update README.md

This commit is contained in:
Marin Petrunić 2021-03-19 09:16:45 +01:00 committed by GitHub
parent d482e44882
commit 522d28cd8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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