From 0bbab8727da5c8766300e7260939cd9afd92a746 Mon Sep 17 00:00:00 2001 From: Thomas Jentzsch Date: Sun, 11 Apr 2021 09:30:03 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cd80e3c..121e083 100644 --- a/README.md +++ b/README.md @@ -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