Update README.md

This commit is contained in:
rowanhanna 2013-12-18 14:01:51 +11:00
parent e6f91b6a14
commit 744880b08c

View file

@ -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]