summaryrefslogtreecommitdiffstats
path: root/qtjava/javalib/examples/hello/README
diff options
context:
space:
mode:
Diffstat (limited to 'qtjava/javalib/examples/hello/README')
-rw-r--r--qtjava/javalib/examples/hello/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/qtjava/javalib/examples/hello/README b/qtjava/javalib/examples/hello/README
new file mode 100644
index 00000000..1d956010
--- /dev/null
+++ b/qtjava/javalib/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.