From f71c258bbe08cb2726a7df72489a45189b82da19 Mon Sep 17 00:00:00 2001 From: Thomas Jentzsch Date: Mon, 12 Apr 2021 10:04:53 +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 af854e7..98dab70 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ If you make use of my code or have questions, please let me know. - only small, single block QR codes supported - only byte mode supported - no automatic mask pattern evaluation -- tested only for version 2, level L and M QR codes (25x25) +- tested only for version 2 QR codes (25x25) - memory organization and pixel checking/drawing has to be implemented platform specific ## License