Skip to content

Commit 62201db

Browse files
authored
Update README.md
1 parent f5dc1e3 commit 62201db

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,27 @@
11
# rc-picker
22

3-
[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Codecov][codecov-image]][codecov-url] [![david deps][david-image]][david-url] [![david devDeps][david-dev-image]][david-dev-url] [![npm download][download-image]][download-url]
3+
[![NPM version][npm-image]][npm-url]
4+
[![build status][travis-image]][travis-url]
5+
[![Codecov][codecov-image]][codecov-url]
6+
[![Dependencies][david-image]][david-url]
7+
[![DevDependencies][david-dev-image]][david-dev-url]
8+
[![npm download][download-image]][download-url]
9+
[![bundle size][bundlephobia-image]][bundlephobia-url]
410

511
[npm-image]: http://img.shields.io/npm/v/rc-picker.svg?style=flat-square
612
[npm-url]: http://npmjs.org/package/rc-picker
713
[travis-image]: https://img.shields.io/travis/com/react-component/picker.svg?style=flat-square
814
[travis-url]: https://travis-ci.com/react-component/picker
915
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/picker/master.svg?style=flat-square
1016
[codecov-url]: https://codecov.io/gh/react-component/picker/branch/master
17+
[david-url]: https://david-dm.org/react-component/picker
1118
[david-image]: https://david-dm.org/react-component/picker/status.svg?style=flat-square
1219
[david-dev-url]: https://david-dm.org/react-component/picker?type=dev
1320
[david-dev-image]: https://david-dm.org/react-component/picker/dev-status.svg?style=flat-square
14-
[david-url]: https://david-dm.org/react-component/picker
1521
[download-image]: https://img.shields.io/npm/dm/rc-picker.svg?style=flat-square
1622
[download-url]: https://npmjs.org/package/rc-picker
23+
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-picker
24+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-picker
1725

1826
## Live Demo
1927

0 commit comments

Comments
 (0)