diff --git a/README.md b/README.md new file mode 100644 index 0000000..5137213 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# QR Generator + +Static, offline-capable QR code generator. + +## License +* **Source:** GNU AGPLv3 +* **Library:** `qrcode.js` (MIT)