mirror of
https://github.com/tcsenpai/qrare.git
synced 2025-06-07 11:45:28 +00:00
Update README.md
This commit is contained in:
parent
72557ba660
commit
c32de7c0de
@ -1,4 +1,6 @@
|
|||||||
# QR Code Encoder and Decoder
|
# QRare
|
||||||
|
|
||||||
|
## Store files into QR Codes and decode them later!
|
||||||
|
|
||||||
This Python module provides functionality to encode arbitrary binary data into a series of QR codes and decode them back into the original data. It uses the `qrcode` library for encoding and the `zxing` and `qrtools` libraries for decoding.
|
This Python module provides functionality to encode arbitrary binary data into a series of QR codes and decode them back into the original data. It uses the `qrcode` library for encoding and the `zxing` and `qrtools` libraries for decoding.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user