mirror of
https://github.com/TronoSfera/DelphiZXingQRCode.git
synced 2026-05-18 18:13:37 +03:00
Update README.md
This commit is contained in:
parent
c7f235e21d
commit
fdc14f65b5
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
DelphiZXingQRCode [provided by Debenu]
|
DelphiZXingQRCode
|
||||||
=================
|
=================
|
||||||
|
|
||||||
DelphiZXingQRCode is a Delphi port of the QR Code functionality from ZXing, an open source
|
DelphiZXingQRCode is a Delphi port of the QR Code functionality from ZXing, an open source
|
||||||
|
|
@ -18,3 +18,5 @@ 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]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue