From 9e81add5f472d838ea79dc67d5b9eb7cdc72a526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sat, 27 Oct 2018 18:49:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d7e979..78c1b96 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ features - Pure C, tested to run as C++ as well. - Optional framework functions that handle the whole rendering. - Still flexible -- pixels are left for you to draw in any way you want. -- Tested on multiple platforms (PC, Arduboy, Pokitto). +- Tested on multiple platforms (PC, Arduboy, Pokitto, Gamebuino META). - Many compile-time options to tune the performance vs quality. - Well commented code.