From ff4e445f4d8942da8140fd77f8b5a3b080d10bdf Mon Sep 17 00:00:00 2001 From: Thomas Jentzsch Date: Mon, 12 Apr 2021 10:03:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b598a..9d3ee54 100644 --- a/README.md +++ b/README.md @@ -22,7 +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 +- memory organization and pixel checking/drawing has to be implemented platform specific ## License Copyright © 2021 Thomas Jentzsch. (GPLV3 License)