summaryrefslogtreecommitdiffstats
path: root/examples/hello/README
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hello/README')
-rw-r--r--examples/hello/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/hello/README b/examples/hello/README
new file mode 100644
index 0000000..1d95601
--- /dev/null
+++ b/examples/hello/README
@@ -0,0 +1,3 @@
+Since the classic "hello world" program is too trivial in Qt, We made
+this one - it draws the words "hello world" moving around and in
+rainbow colors.