From d4ee12f0221707335cfd0161606587d9f114bf9c Mon Sep 17 00:00:00 2001 From: Mathias Westerdahl Date: Fri, 11 May 2018 12:49:04 +0200 Subject: [PATCH] doc fixes --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 472329f..4ac656b 100644 --- a/README.md +++ b/README.md @@ -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:
- - + + # Lua api: @@ -50,3 +50,5 @@ https://github.com/dlbeer/quirc https://github.com/JCash/qrcode +I also use this site to create test images: +https://www.the-qrcode-generator.com/ \ No newline at end of file