summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Gagliardi <[email protected]>2015-01-22 16:01:36 -0500
committerPietro Gagliardi <[email protected]>2015-01-22 16:01:36 -0500
commita5a8c5df350972dd37dc6f361eeddbf3fae2dfee (patch)
tree1f27041db453666a48bca103ad3644c27dfffe0e
parent3d9254b0a8dce18a5cd3492d5bc5213f8d12ee52 (diff)
Added a README to the widgetgallery example after a number of people on IRC and in issues (see #73) tried to build it incorrectly.
-rw-r--r--examples/widgetgallery/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgetgallery/README b/examples/widgetgallery/README
new file mode 100644
index 0000000..0987179
--- /dev/null
+++ b/examples/widgetgallery/README
@@ -0,0 +1 @@
+This is not a single-file example; both main.go and icons.go need to be built together.