diff --git a/README.md b/README.md index 3a8fd22..e10eeb2 100755 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ #Qute Launcher -Qt Android launcher. +![](http://iktwo.github.io/QuteLauncher/images/icon.png) + +Qute Launcher is and Android Launcher written with Qt, it is in alpha state but it already supports launching applications. Requires Qt >= 5.5 #Screenshot -![](http://iktwo.github.io/QuteLauncher/images/screenshot.jpg) +![](http://iktwo.github.io/QuteLauncher/images/screenshot.jpg) #Features * Application icon retrieval. @@ -14,6 +16,9 @@ Requires Qt >= 5.5 #TODO * Add wallpaper picker. * Support themes. +* Add intro screen to configure theme. +* Add home screens and favorites bar. +* Support icon themes. * Investigate if it is possible to integrate widgets. #How to compile