Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 57517e8

Browse files
authored
The library used deserves a mention
1 parent a85c140 commit 57517e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/Qr_code_generator/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
This script take a link of any URL and generate a QR code corresponding to it.
33

44
## Library Used
5-
* qrcode
5+
* [qrcode](https://github.com/lincolnloop/python-qrcode)
66

77
### To install required external modules
88
* Run `pip install qrcode`

0 commit comments

Comments
 (0)