From a0c55341d9efaf6e2cc31c858f1329bb7ee51374 Mon Sep 17 00:00:00 2001 From: Isaac Sh <424675+Iktwo@users.noreply.github.com> Date: Fri, 17 Apr 2015 23:06:24 -0700 Subject: [PATCH] Update readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 69dc5bd..b5152a6 100755 --- a/README.md +++ b/README.md @@ -4,15 +4,18 @@ Qt Android launcher. Requires Qt >= 5.4 -#Features: +#Screenshot +![](http://iktwo.github.io/QuteLauncher/images/screenshot.jpg) + +#Features * Application icon retrieval. * Detect app installation or removal. -#TODO: +#TODO * Add wallpaper picker. * Support themes. * Investigate if it is possible to integrate widgets. -#How to compile: +#How to compile There are no external dependencies, if you have Qt >= 5.4 for Android configured just open the project with QtCreator or follow this instructions if you don't want to use QtCreator http://doc.qt.io/qt-5/deployment-android.html \ No newline at end of file