aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-11-06 01:02:04 +0100
committerVictor Häggqvist <[email protected]>2014-11-06 01:02:04 +0100
commit77c01f9d49f2fc0198b862f92458c6c103820a69 (patch)
treefde5e579f9dd8964887cae2e09243bfe7c6bd381 /README.md
init
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a4ab156
--- /dev/null
+++ b/README.md
@@ -0,0 +1,14 @@
+#AndroidResR
+
+A resource (icon) manager for Android apps
+
+![](AndroidResR.png)
+
+##Install
+Get PyQt4 and PyPi
+
+ sudo apt-get install python-qt4 python-pip
+
+Get AndroidResR from PyPi
+
+ sudo pip install AndroidResR