Skip to content

Commit 1c0ed34

Browse files
authored
Update README.md
1 parent 8119d8d commit 1c0ed34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Progress Bar.
88
[![Dependencies][david-image]](david-url)
99
[![DevDependencies][david-dev-image]][david-dev-url]
1010
[![npm download][download-image]][download-url]
11+
[![bundle size][bundlephobia-image]][bundlephobia-url]
1112

1213
[npm-image]: http://img.shields.io/npm/v/rc-progress.svg?style=flat-square
1314
[npm-url]: http://npmjs.org/package/rc-progress
@@ -21,6 +22,8 @@ Progress Bar.
2122
[david-dev-image]: https://img.shields.io/david/react-component/progress.svg?style=flat-square&type=dev
2223
[download-image]: https://img.shields.io/npm/dm/rc-progress.svg?style=flat-square
2324
[download-url]: https://npmjs.org/package/rc-progress
25+
[bundlephobia-url]: https://bundlephobia.com/result?p=rc-progress
26+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/rc-progress
2427

2528
## Example
2629

0 commit comments

Comments
 (0)