Skip to content

Commit 601a0af

Browse files
committed
Update CI badge in README.md
- Replace CircleCI badge with GitHub Actions badge - Add npm version badge
1 parent 70c0dd0 commit 601a0af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# jquery-param
22

3-
[![Circle CI](https://circleci.com/gh/knowledgecode/jquery-param.svg?style=shield)](https://circleci.com/gh/knowledgecode/jquery-param)
3+
[![CI](https://github.com/knowledgecode/jquery-param/actions/workflows/ci.yml/badge.svg)](https://github.com/knowledgecode/jquery-param/actions/workflows/ci.yml)
4+
[![npm](https://img.shields.io/npm/v/jquery-param)](https://www.npmjs.com/package/jquery-param)
45

56
## Features
67

0 commit comments

Comments
 (0)