diff --git a/README.md b/README.md index 6fdc463..4b66272 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# A2QR \ No newline at end of file +# A2QR +Creates QR codes on an Apple II. DSK includes an example BASIC program to trigger QRCODE.bin with either BYTE or ALPHANUMERIC option, and user-defined content. + +Currently, it is limited to v4 (33 x 33 pixel) codes, one mask option, and "low" ECC bytes.