Skip to content

Commit 062153b

Browse files
committed
:octocat:
1 parent 5597812 commit 062153b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
55

66
**Hi! Please check out the [v5.0-beta release](https://github.com/chillerlan/php-qrcode/releases/tag/5.0-beta) and leave your feedback in [this discussion thread](https://github.com/chillerlan/php-qrcode/discussions/188). Thanks!**
77

8+
**Attention:** there is now also a javascript port: [chillerlan/js-qrcode](https://github.com/chillerlan/js-qrcode).
9+
810
[![PHP Version Support][php-badge]][php]
911
[![Packagist version][packagist-badge]][packagist]
1012
[![Continuous Integration][gh-action-badge]][gh-action]
@@ -30,8 +32,6 @@ It also features a QR Code reader based on a [PHP port](https://github.com/khana
3032

3133
## Overview
3234

33-
**Attention:** there is now also a javascript port: [chillerlan/js-qrcode](https://github.com/chillerlan/js-qrcode).
34-
3535
### Features
3636

3737
- Creation of [Model 2 QR Codes](https://www.qrcode.com/en/codes/model12.html), [Version 1 to 40](https://www.qrcode.com/en/about/version.html)

0 commit comments

Comments
 (0)