added readme

This commit is contained in:
Charles Mangin 2021-06-12 00:28:26 -04:00 committed by GitHub
parent f350700fdb
commit 88a3baba1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -1 +1,4 @@
# A2QR
# 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.