Skip to content

Commit 1572436

Browse files
committed
add ci badge to readme
1 parent b1c7861 commit 1572436

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

3+
[![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+
35
Parse RateLimit headers of various forms, including the combined form from
46
[draft 7](https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers-07)
57
of the

0 commit comments

Comments
 (0)