summaryrefslogtreecommitdiff
path: root/doc.go
diff options
context:
space:
mode:
Diffstat (limited to 'doc.go')
-rw-r--r--doc.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc.go b/doc.go
index 25ef728..87f4f67 100644
--- a/doc.go
+++ b/doc.go
@@ -17,6 +17,7 @@ Principles:
* It's ok to guess. We will return something close.
* Hide complexity internally here
* Isolate the GUI toolkit
+ * Function names should follow https://en.wikipedia.org/wiki/Graphical_widget
Quick Start