Update README.md

This commit is contained in:
Thomas Jentzsch 2021-04-15 13:46:44 +02:00 committed by GitHub
parent d4b749efe4
commit 2842886d8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
![image](https://user-images.githubusercontent.com/24360774/114864091-de2af080-9df0-11eb-84c0-3c75fd7b1159.png)
# 6502-QR-code-generator
A simple DASM assembler library for creating small QR codes
@ -22,4 +24,4 @@ If you make use of my code or have questions, please let me know.
- only byte mode supported
- no automatic mask pattern evaluation
- tested only for version 2 QR codes (25x25)
- memory organization has to be implemented platform specific
- memory organization has to be implemented platform specific