summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7d09bd4..a8a1718 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# gui
Package gui implements a abstraction layer for Go visual elements.
+TODO: check and see if go1.20 is new enough to build this
## Hello World Example