From d5407da72c6d56c2b7ef2b9ddc1507ca5ce199dc Mon Sep 17 00:00:00 2001 From: Allset <102440425+Myownpace@users.noreply.github.com> Date: Thu, 21 Mar 2024 20:08:28 +0100 Subject: [PATCH 1/2] Add files via upload --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e2d2dc..d51f922 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # QRCode.js -QRCode.js is javascript library for making QRCode. QRCode.js supports Cross-browser with HTML5 Canvas and table tag in DOM. -QRCode.js has no dependencies. +QRCode.js is a JavaScript library designed for generating QR codes efficiently. It also has wide cross-broswer compatibility. +Notably, QRCode.js operates independently, devoid of any external dependencies ## Basic Usages ``` From b1504cc296b7304f88f7388db7de4d682af825a9 Mon Sep 17 00:00:00 2001 From: Allset <102440425+Myownpace@users.noreply.github.com> Date: Thu, 21 Mar 2024 20:12:56 +0100 Subject: [PATCH 2/2] Update README.md Added a link that provides further insight on how to use the library --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d51f922..6e23ec1 100644 --- a/README.md +++ b/README.md @@ -42,5 +42,8 @@ MIT License ## Contact twitter @davidshimjs +## Futher Guidance +For futher guidance on how to use this library visit https://developerflow.github.io/qrcodejs + [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/davidshimjs/qrcodejs/trend.png)](https://bitdeli.com/free "Bitdeli Badge")