mirror of
https://github.com/TronoSfera/DelphiZXingQRCode.git
synced 2026-05-18 10:03:37 +03:00
Update README.md
This commit is contained in:
parent
e6f91b6a14
commit
744880b08c
1 changed files with 2 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ barcode image processing library. The code was ported to Delphi by Senior Debenu
|
||||||
Kevin Newman. The port retains the original Apache License (v2.0).
|
Kevin Newman. The port retains the original Apache License (v2.0).
|
||||||
|
|
||||||
DelphiZXingQRCode Project
|
DelphiZXingQRCode Project
|
||||||
|
|
||||||
http://www.debenu.com/open-source/delphizxingqrcode-open-source-delphi-qr-code-generator/
|
http://www.debenu.com/open-source/delphizxingqrcode-open-source-delphi-qr-code-generator/
|
||||||
|
|
||||||
ZXing
|
ZXing
|
||||||
|
|
@ -19,4 +20,4 @@ https://github.com/zxing/zxing
|
||||||
A sample Delphi project is provided in the TestApp folder to demonstrate how to use DelphiZXingQRCode.
|
A sample Delphi project is provided in the TestApp folder to demonstrate how to use DelphiZXingQRCode.
|
||||||
Simply add the DelphiZXIngQRCode.pas to the DelphiZXingQRCodeTestApp Delphi project and compile.
|
Simply add the DelphiZXIngQRCode.pas to the DelphiZXingQRCodeTestApp Delphi project and compile.
|
||||||
|
|
||||||
[Debenu]
|
[Provided by Debenu]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue