From 11521e64f5d54e514c32d7075cf2a752e3398d54 Mon Sep 17 00:00:00 2001 From: Piotr Kowalski Date: Wed, 16 Oct 2024 21:41:40 +0200 Subject: [PATCH] Add size badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f029a49..d75ff6a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![node version](https://img.shields.io/node/v/xpath-to-css-template-string-tag.svg)](https://www.npmjs.com/package/xpath-to-css-template-string-tag) [![npm version](https://badge.fury.io/js/xpath-to-css-template-string-tag.svg)](https://badge.fury.io/js/xpath-to-css-template-string-tag) [![downloads count](https://img.shields.io/npm/dt/xpath-to-css-template-string-tag.svg)](https://www.npmjs.com/package/xpath-to-css-template-string-tag) +[![size](https://packagephobia.com/badge?p=xpath-to-css-template-string-tag)](https://packagephobia.com/result?p=xpath-to-css-template-string-tag) [![license](https://img.shields.io/npm/l/xpath-to-css-template-string-tag.svg)](https://piecioshka.mit-license.org) [![github-ci](https://github.com/piecioshka/xpath-to-css-template-string-tag/actions/workflows/testing.yml/badge.svg)](https://github.com/piecioshka/xpath-to-css-template-string-tag/actions/workflows/testing.yml)