Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Jun 20, 2024
1 parent ccc8a8e commit cd63bfe
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,10 @@ npm start

### props


## API

| Name | Type | Default | Description |
| --- | --- | --- | --- |
| ---- | ---- | ------- | ----------- |

## Test Case

Expand All @@ -48,3 +47,8 @@ open coverage/ dir
## License

rc-qrcode is released under the MIT license.

### Refs

- Util part is from [qrcode.react](https://github.com/zpao/qrcode.react) under ISC license.
- QR Code generation part is from [qrcode-generator](https://www.nayuki.io/page/qr-code-generator-library) under MIT license.

0 comments on commit cd63bfe

Please sign in to comment.