diff --git a/README.md b/README.md old mode 100644 new mode 100755 index b767e37..69dc5bd --- a/README.md +++ b/README.md @@ -2,8 +2,17 @@ Qt Android launcher. +Requires Qt >= 5.4 + #Features: +* Application icon retrieval. * Detect app installation or removal. #TODO: -* Support themes. \ No newline at end of file +* Add wallpaper picker. +* Support themes. +* Investigate if it is possible to integrate widgets. + +#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