Skip to content

Commit 757d6af

Browse files
authored
docs: Update README.md (#37)
1 parent 0822265 commit 757d6af

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# @rc-component/QRCode
1+
# @rc-component/qrcode
22

33
React QRCode Component
44

@@ -9,6 +9,25 @@ React QRCode Component
99
[![bundle size][bundlephobia-image]][bundlephobia-url]
1010
[![dumi][dumi-image]][dumi-url]
1111

12+
[npm-image]: http://img.shields.io/npm/v/@rc-component/qrcode.svg?style=flat-square
13+
[npm-url]: http://npmjs.org/package/@rc-component/qrcode
14+
[travis-image]: https://img.shields.io/travis/react-component/qrcode/master?style=flat-square
15+
[travis-url]: https://travis-ci.com/react-component/qrcode
16+
[github-actions-image]: https://github.com/react-component/qrcode/workflows/CI/badge.svg
17+
[github-actions-url]: https://github.com/react-component/qrcode/actions
18+
[codecov-image]: https://img.shields.io/codecov/c/github/react-component/qrcode/master.svg?style=flat-square
19+
[codecov-url]: https://app.codecov.io/gh/react-component/qrcode
20+
[david-url]: https://david-dm.org/react-component/qrcode
21+
[david-image]: https://david-dm.org/react-component/qrcode/status.svg?style=flat-square
22+
[david-dev-url]: https://david-dm.org/react-component/qrcode?type=dev
23+
[david-dev-image]: https://david-dm.org/react-component/qrcode/dev-status.svg?style=flat-square
24+
[download-image]: https://img.shields.io/npm/dm/@rc-component/qrcode.svg?style=flat-square
25+
[download-url]: https://npmjs.org/package/@rc-component/qrcode
26+
[bundlephobia-url]: https://bundlephobia.com/package/@rc-component/qrcode
27+
[bundlephobia-image]: https://badgen.net/bundlephobia/minzip/@rc-component/qrcode
28+
[dumi-url]: https://github.com/umijs/dumi
29+
[dumi-image]: https://img.shields.io/badge/docs%20by-dumi-blue?style=flat-square
30+
1231
## Install
1332

1433
[![@rc-component/qrcode](https://nodei.co/npm/@rc-component/qrcode.png)](https://npmjs.org/package/@rc-component/qrcode)

0 commit comments

Comments
 (0)