diff options
Diffstat (limited to 'examples/hello/README')
-rw-r--r-- | examples/hello/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/hello/README b/examples/hello/README new file mode 100644 index 000000000..1d9560106 --- /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. |