Skip to content

Commit ae3dae1

Browse files
committed
docs: add test badge
1 parent a9df287 commit ae3dae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<div align="center">
44

5-
[![tests](https://github.com/express-rate-limit/ratelimit-header-parser/actions/workflows/ci.yaml/badge.svg)](https://github.com/express-rate-limit/ratelimit-header-parser/actions/workflows/ci.yaml)
5+
[![tests](https://img.shields.io/github/actions/workflow/status/express-rate-limit/ratelimit-header-parser/ci.yaml)](https://github.com/express-rate-limit/ratelimit-header-parser/actions/workflows/ci.yaml)
66
[![npm version](https://img.shields.io/npm/v/ratelimit-header-parser.svg)](https://npmjs.org/package/ratelimit-header-parser 'View this project on NPM')
77
[![npm downloads](https://img.shields.io/npm/dm/ratelimit-header-parser)](https://www.npmjs.com/package/ratelimit-header-parser)
88
[![license](https://img.shields.io/npm/l/ratelimit-header-parser)](license.md)

0 commit comments

Comments
 (0)