Add dependency size inside of README

This commit is contained in:
Wessel Damian Tip
2019-01-16 15:35:59 +01:00
parent ded2d1240e
commit 0de97470f0

View File

@@ -68,4 +68,5 @@ const w = require( 'wumpfetch' );
```
### Why should i use wumpfetch?
Wumpfetch is a lightweight and fast request library comparing to other packages such as request and node-fetch which are both around 150kb in size
Wumpfetch is a lightweight and fast request library comparing to other packages such as request and node-fetch which are both around 1.5-4mb in size
[![install size](https://packagephobia.now.sh/badge?p=wumpfetch)](https://packagephobia.now.sh/result?p=wumpfetch)