From 79585f5be4d5a9d3d547475daea0a853f7d8b2fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sun, 21 Jun 2020 10:18:45 +0000 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d45d6f4..5013f5e 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ features - Arduboy (only experimental) - Pokitto (32bit resource-limited embedded ARM) - Gamebuino META (32bit resource-limited embedded ARM) + - TODO: - Android - Windows - **Many compile-time options** to tune the performance vs quality. From 5bcde588b8b574e6aef662a5cc64a87020805cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sun, 21 Jun 2020 10:20:37 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5013f5e..ccddd2c 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,8 @@ license Everything is CC0 1.0 (public domain, https://creativecommons.org/publicdomain/zero/1.0/) + a waiver of all other IP rights (including patents). -The art used in demos is either my own released under CC0 or someone else's released under CC0. +I've written all code completely myself from scratch, the art used in demos is either my own released under CC0 or someone else's released under CC0. -Please support free software and free culture by using free licenses and/or waivers. +This is not a mandatory condition, but please consider supporting free software and free culture by using free licenses and/or waivers. If you'd like to support me or just read something about me and my projects, visit my site: [www.tastyfish.cz](http://www.tastyfish.cz/).