Skip to content

Commit 6e5adf4

Browse files
committed
docs(readme): update icon
1 parent 195b5dc commit 6e5adf4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88

99
[![CI status][github-action-image]][github-action-url]
1010
[![NPM version][npm-version]][npm-url]
11-
[![minzip size][npm-bundle-size]][npm-url]
11+
[![minified size][npm-bundle-size]][npm-url]
1212
[![Coverage Status][coverage]][codecov-url]
1313
[![chat on discord][discord]][discord-url]
1414

1515
[github-action-image]: https://github.com/v-vibe/vue-styled-components/workflows/Code%20Check/badge.svg
1616
[github-action-url]: https://github.com/v-vibe/vue-styled-components/actions/workflows/code-check.yml
1717
[npm-version]: https://img.shields.io/npm/v/%40vvibe%2Fvue-styled-components
18-
[npm-bundle-size]: https://img.shields.io/bundlephobia/minzip/%40vvibe%2Fvue-styled-components
18+
[npm-bundle-size]: https://img.shields.io/bundlejs/size/%40vvibe%2Fvue-styled-components
1919
[npm-url]: http://npmjs.org/package/@vvibe/vue-styled-components
2020
[coverage]: https://coveralls.io/repos/github/v-vibe/vue-styled-components/badge.svg?branch=main
2121
[codecov-url]: https://coveralls.io/github/v-vibe/vue-styled-components?branch=main

README.zh_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88

99
[![CI status][github-action-image]][github-action-url]
1010
[![NPM version][npm-version]][npm-url]
11-
[![minzip size][npm-bundle-size]][npm-url]
11+
[![minified size][npm-bundle-size]][npm-url]
1212
[![Coverage Status][coverage]][codecov-url]
1313
[![chat on discord][discord]][discord-url]
1414

1515
[github-action-image]: https://github.com/v-vibe/vue-styled-components/workflows/Code%20Check/badge.svg
1616
[github-action-url]: https://github.com/v-vibe/vue-styled-components/actions/workflows/code-check.yml
1717
[npm-version]: https://img.shields.io/npm/v/%40vvibe%2Fvue-styled-components
18-
[npm-bundle-size]: https://img.shields.io/bundlephobia/minzip/%40vvibe%2Fvue-styled-components
18+
[npm-bundle-size]: https://img.shields.io/bundlejs/size/%40vvibe%2Fvue-styled-components
1919
[npm-url]: http://npmjs.org/package/@vvibe/vue-styled-components
2020
[coverage]: https://coveralls.io/repos/github/v-vibe/vue-styled-components/badge.svg?branch=main
2121
[codecov-url]: https://coveralls.io/github/v-vibe/vue-styled-components?branch=main

0 commit comments

Comments
 (0)