Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Markdown corrections
  • Loading branch information
ajmeese7 authored Jun 3, 2018
1 parent 0da5871 commit 19066ed
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
#Qute Launcher
# Qute 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
# Screenshot
![](http://iktwo.github.io/QuteLauncher/images/screenshot.jpg)

#Features
# Features
* Application icon retrieval.
* Detect app installation or removal.

#TODO
# TODO
* Add wallpaper picker.
* Add support for themes.
* Add intro screen to configure theme.
Expand All @@ -25,6 +25,6 @@ Requires Qt >= 5.5

This project uses Firebase Analytics to collect usage data.

#How to compile
# How to compile

In order to build this project you need to use Gradle. There are no Qt/QML dependencies. If you have Qt >= 5.5 for Android 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 passing --gradle to the androiddeployqt tool.

0 comments on commit 19066ed

Please sign in to comment.