X-Git-Url: https://git.cweiske.de/headphoneindicator.git/blobdiff_plain/b4da9b255ff05d2993750e7143749e2c34e348d2..b5255cb64fd98c0ac44307910de0783f1e76f7f7:/README.rst diff --git a/README.rst b/README.rst index 7f775b4..06b9d50 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,18 @@ The app aims to be a tiny as possible. Runs on Android 4.4+. +=================== +Why was it written? +=================== +I wrote the headphone indicator app because I was immensely unsatisfied +with apps like `susomena's Headphones Indicator`__ which are over +2 MiB in size, but 99% of their code is only related to advertisement. + +My task was to show that you can make it much, much better. + +__ https://play.google.com/store/apps/details?id=com.susomena.headphonesindicator + + ======== Building ========