summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorGerry Boland <gerry.boland@canonical.com>2013-11-12 11:47:03 +0000
committerGerry Boland <gerry.boland@canonical.com>2013-11-12 11:47:03 +0000
commitcfc5df3c4878b7831f23e8aeca13da6c558666bc (patch)
treea1fb8a34583ae38d5290683f6f916e3523cfff9b /README
parent47b835670fd8e3d7ca7e4a78e33517415420d5aa (diff)
Add README
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..7a4f7cf
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+This repo contains a QPA plugin to make Qt a Mir server.
+
+To use, compile and install, run:
+
+export QT_QPA_PLATFORM=mirserver
+
+then run the Qt application of your choice (qmlscene best).
+
+
+Author: Gerry Boland <gerry.boland@gmail.com>
+
+