aboutsummaryrefslogtreecommitdiffstats
path: root/examples/paint/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/paint/README.md')
-rw-r--r--examples/paint/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/paint/README.md b/examples/paint/README.md
index c02047d..2859433 100644
--- a/examples/paint/README.md
+++ b/examples/paint/README.md
@@ -1,5 +1,9 @@
# Paint
+```
+$ go run main.go
+```
+
This is a simple paint program. Pick colors on the right, draw on the rest.
![Screenshot](screenshot.png)