From b5255cb64fd98c0ac44307910de0783f1e76f7f7 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Wed, 23 Mar 2016 06:42:53 +0100 Subject: [PATCH] why --- .gitignore | 1 + README.rst | 12 ++++++++++++ 2 files changed, 13 insertions(+) diff --git a/.gitignore b/.gitignore index 2ae6c0c..b0d1bf5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /build /captures /gen +/README.html 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 ======== -- 2.30.2