Update README.md

This commit is contained in:
Thomas Jentzsch 2021-04-11 09:30:03 +02:00 committed by GitHub
parent d8b3c7a3e2
commit 0bbab8727d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ A simple DASM assembler library for creating small QR codes
## Introduction
This project provides a simple QR code generator for the 650x family.
Note:
The code is mostly specifically taylored for the Atari 2600 and a version 2 QR code. Other platforms or QR code versions have not been tested. But it should be adaptable without too major problems.
## Features
- easy to use DASM macros
- assembler switches to taylor generator to your needs