Skip to content

Commit 0f59c3d

Browse files
committed
:octocat:
1 parent 45c7293 commit 0f59c3d

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
@@ -2,10 +2,13 @@
22

33
A javascript port of [chillerlan/php-qrcode](https://github.com/chillerlan/php-qrcode), a QR Code library based on the [implementation](https://github.com/kazuhikoarase/qrcode-generator) by Kazuhiko Arase.
44

5+
[![NPM version][npm-badge]][npm]
56
[![License][license-badge]][license]
67
[![CodeCov][coverage-badge]][coverage]
78
[![Build][gh-action-badge]][gh-action]
89

10+
[npm-badge]: https://img.shields.io/github/package-json/v/chillerlan/js-qrcode?logo=npm&logoColor=ccc
11+
[npm]: https://github.com/chillerlan/js-qrcode/pkgs/npm/qrcode
912
[license-badge]: https://img.shields.io/github/license/chillerlan/js-qrcode.svg
1013
[license]: https://github.com/chillerlan/js-qrcode/blob/main/LICENSE
1114
[coverage-badge]: https://img.shields.io/codecov/c/github/chillerlan/js-qrcode?logo=codecov&logoColor=ccc

0 commit comments

Comments
 (0)