Skip to content

Commit cd63bfe

Browse files
committed
chore: update readme
1 parent ccc8a8e commit cd63bfe

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ npm start
3030

3131
### props
3232

33-
3433
## API
3534

3635
| Name | Type | Default | Description |
37-
| --- | --- | --- | --- |
36+
| ---- | ---- | ------- | ----------- |
3837

3938
## Test Case
4039

@@ -48,3 +47,8 @@ open coverage/ dir
4847
## License
4948

5049
rc-qrcode is released under the MIT license.
50+
51+
### Refs
52+
53+
- Util part is from [qrcode.react](https://github.com/zpao/qrcode.react) under ISC license.
54+
- QR Code generation part is from [qrcode-generator](https://www.nayuki.io/page/qr-code-generator-library) under MIT license.

0 commit comments

Comments
 (0)