This commit is contained in:
Mathias Westerdahl 2018-05-11 12:52:52 +02:00
parent 28b79380df
commit cd9e88033c

View File

@ -11,8 +11,8 @@ The encoder supports the traditional QR code type.
Push the Scan button to start scanning for qrcodes. The camera starts running and the the app scans the
camera image for the first qrcode. Similarly, push the QRCode button to create a qrcode:
<br/>
<img src="https://github.com/defold/extension-qrcode/blob/master/screenshots/scan.png" width="350">
<img src="https://github.com/defold/extension-qrcode/blob/master/screenshots/create.png" width="350">
<img src="https://github.com/defold/extension-qrcode/raw/master/screenshots/scan.png" width="350">
<img src="https://github.com/defold/extension-qrcode/raw/master/screenshots/create.png" width="350">
# Lua api: