Skip to content

Commit

Permalink
docs(readme): update install
Browse files Browse the repository at this point in the history
  • Loading branch information
crimx committed Jan 21, 2025
1 parent 826a466 commit 15bef94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,13 @@

[![Build Status](https://github.com/wopjs/gzip-size/actions/workflows/build.yml/badge.svg)](https://github.com/wopjs/gzip-size/actions/workflows/build.yml)
[![npm-version](https://img.shields.io/npm/v/@wopjs/gzip-size.svg)](https://www.npmjs.com/package/@wopjs/gzip-size)

Print gzip size of a file.

## Install

```
npm add @wopjs/gzip-size
npm add -D @wopjs/gzip-size
```

## Usage
Expand Down

0 comments on commit 15bef94

Please sign in to comment.