diff options
Diffstat (limited to 'libraries/QR-Code-generator/README')
-rw-r--r-- | libraries/QR-Code-generator/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libraries/QR-Code-generator/README b/libraries/QR-Code-generator/README new file mode 100644 index 0000000000000..e281d4ab3e537 --- /dev/null +++ b/libraries/QR-Code-generator/README @@ -0,0 +1,6 @@ +This project aims to be the best, clearest library for generating +QR Codes. My primary goals are flexible options and absolute +correctness. Secondary goals are compact implementation size and good +documentation comments. + +python3 is an optional dependency. |