From f06d8d72242b689cbc3e9fcdc12f28eb44cf178b Mon Sep 17 00:00:00 2001 From: silverwind Date: Wed, 21 Dec 2022 13:16:26 +0100 Subject: [PATCH] Add size badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa3cc50..120d673 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hpagent -[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) ![build](https://github.com/delvedor/hpagent/workflows/build/badge.svg). ![npm](https://img.shields.io/npm/dm/hpagent) +[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) ![build](https://github.com/delvedor/hpagent/workflows/build/badge.svg) ![npm](https://img.shields.io/npm/dm/hpagent) [![size](https://packagephobia.com/badge?p=hpagent)](https://packagephobia.com/result?p=hpagent) A ready to use http and https agent for working with proxies that keeps connections alive!