From afbaa4ff18096d720b1c524249e159ebe64f6d85 Mon Sep 17 00:00:00 2001 From: Thomas Jentzsch Date: Mon, 12 Apr 2021 10:02:44 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a5a9790..94b598a 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ 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, level L and M QR codes (25x25) +- memory organization and pixel drawing and checking has to be implemented platform specific ## License Copyright © 2021 Thomas Jentzsch. (GPLV3 License)