Skip to content

Commit 3bc3aab

Browse files
author
Martin Brecht-Precht
committed
Updated composer.json.
Updated readme. Code cleanup QrCodePathFinder class.
1 parent 6b9f6e9 commit 3bc3aab

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
"type": "library",
44
"description": "A collection of classes to QR enccode strings and render them as PNG, TIFF and vectorized EPS.",
55
"keywords": [
6-
"qr code",
7-
"qr encode"
6+
"qr",
7+
"quick response",
8+
"code",
9+
"encode"
810
],
911
"homepage": "http://markenwerk.net/",
1012
"license": "MIT",

0 commit comments

Comments
 (0)