Skip to content

Commit 86b022f

Browse files
authored
Update README.md
1 parent 56a414f commit 86b022f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

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

33
react dialog component
44

5-
[![NPM version][npm-image]][npm-url] [![dumi](https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square)](https://github.com/umijs/dumi) [![build status][github-actions-image]][github-actions-url] [![Test coverage][coveralls-image]][coveralls-url] [![Dependencies][david-image]][david-url] [![DevDependencies][david-dev-image]][david-dev-url] [![npm download][download-image]][download-url] [![bundle size][bundlephobia-image]][bundlephobia-url]
5+
[![NPM version][npm-image]][npm-url] [![dumi](https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square)](https://github.com/umijs/dumi) [![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]
66

77
[npm-image]: http://img.shields.io/npm/v/rc-dialog.svg?style=flat-square
88
[npm-url]: http://npmjs.org/package/rc-dialog
99
[github-actions-image]: https://github.com/react-component/dialog/workflows/CI/badge.svg
1010
[github-actions-url]: https://github.com/react-component/dialog/actions
1111
[circleci-image]: https://img.shields.io/circleci/react-component/dialog/master?style=flat-square
1212
[circleci-url]: https://circleci.com/gh/react-component/dialog
13-
[coveralls-image]: https://img.shields.io/coveralls/react-component/dialog.svg?style=flat-square
14-
[coveralls-url]: https://coveralls.io/r/react-component/dialog?branch=master
15-
[david-url]: https://david-dm.org/react-component/dialog
16-
[david-image]: https://david-dm.org/react-component/dialog/status.svg?style=flat-square
17-
[david-dev-url]: https://david-dm.org/react-component/dialog?type=dev
18-
[david-dev-image]: https://david-dm.org/react-component/dialog/dev-status.svg?style=flat-square
13+
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/dialog/master.svg?style=flat-square
14+
[codecov-url]: https://app.codecov.io/gh/react-component/dialog
1915
[download-image]: https://img.shields.io/npm/dm/rc-dialog.svg?style=flat-square
2016
[download-url]: https://npmjs.org/package/rc-dialog
2117
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-dialog

0 commit comments

Comments
 (0)