Skip to content

Commit b3af8a7

Browse files
authored
Add npm badge
1 parent 655b14d commit b3af8a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# ratelimit-header-parser
22

33
[![CI](https://github.com/express-rate-limit/ratelimit-header-parser/actions/workflows/ci.yml/badge.svg)](https://github.com/express-rate-limit/ratelimit-header-parser/actions/workflows/ci.yml)
4+
[![npm version](https://img.shields.io/npm/v/ratelimit-header-parser.svg)](https://npmjs.org/package/ratelimit-header-parser 'View this project on NPM')
45

56
Parse RateLimit headers of various forms into a normalized format. Supports the
67
combined form from

0 commit comments

Comments
 (0)