Skip to content

Commit e42fc46

Browse files
authored
Update README.md
1 parent 96d4505 commit e42fc46

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,21 @@
22

33
React Trigger Component
44

5-
[![NPM version][npm-image]][npm-url] [![build status][github-actions-image]][github-actions-url] [![Test coverage][coveralls-image]][coveralls-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url] [![dumi][dumi-image]][dumi-url]
5+
[![NPM version][npm-image]][npm-url]
6+
[![npm download][download-image]][download-url]
7+
[![build status][github-actions-image]][github-actions-url]
8+
[![Test coverage][codecov-image]][codecov-url]
9+
[![bundle size][bundlephobia-image]][bundlephobia-url]
10+
[![dumi][dumi-image]][dumi-url]
611

712
[npm-image]: http://img.shields.io/npm/v/@rc-component/trigger.svg?style=flat-square
813
[npm-url]: http://npmjs.org/package/@rc-component/trigger
914
[github-actions-image]: https://github.com/react-component/trigger/workflows/CI/badge.svg
1015
[github-actions-url]: https://github.com/react-component/trigger/actions
1116
[circleci-image]: https://img.shields.io/circleci/react-component/trigger/master?style=flat-square
1217
[circleci-url]: https://circleci.com/gh/react-component/trigger
13-
[coveralls-image]: https://img.shields.io/coveralls/react-component/trigger.svg?style=flat-square
14-
[coveralls-url]: https://coveralls.io/r/react-component/trigger?branch=master
18+
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/trigger/master.svg?style=flat-square
19+
[codecov-url]: https://app.codecov.io/gh/react-component/trigger
1520
[david-url]: https://david-dm.org/react-component/trigger
1621
[david-image]: https://david-dm.org/react-component/trigger/status.svg?style=flat-square
1722
[david-dev-url]: https://david-dm.org/react-component/trigger?type=dev

0 commit comments

Comments
 (0)