mirror of
https://github.com/tcsenpai/qrare.git
synced 2025-06-07 03:35:26 +00:00
updated readme
This commit is contained in:
parent
72a0eb1c5f
commit
40f7308c26
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Store files into QR Codes and decode them later!
|
## Store files into QR Codes and decode them later!
|
||||||
|
|
||||||
|
### Now with gzip compression and fallback to qrtools!
|
||||||
|
|
||||||
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.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user