summaryrefslogtreecommitdiffstats
path: root/chicken-wranglers/README
diff options
context:
space:
mode:
Diffstat (limited to 'chicken-wranglers/README')
-rw-r--r--chicken-wranglers/README15
1 files changed, 15 insertions, 0 deletions
diff --git a/chicken-wranglers/README b/chicken-wranglers/README
new file mode 100644
index 0000000..29e4a2e
--- /dev/null
+++ b/chicken-wranglers/README
@@ -0,0 +1,15 @@
+Requirements:
+
+* Qt >= 4.7 (Declarative module is used)
+* QtMobility >= 1.2 (Connectivity and Sensors modules are used)
+
+Build:
+
+$ qmake
+$ make -j2
+
+The application file is generated in the 'bin' directory.
+
+Run:
+
+$ chicken-wranglers [-displaysize WIDTHxHEIGHT] [-connectivity bluetooth|lan]