From 153f30e40f801eb33284548b7078ceb5f5e958af Mon Sep 17 00:00:00 2001
From: 42loop <ulf.freyhoff@gmx.net>
Date: Sat, 15 Jun 2019 15:23:22 +0200
Subject: [PATCH] Update README.rst

---
 android/README.rst | 39 +++------------------------------------
 1 file changed, 3 insertions(+), 36 deletions(-)

diff --git a/android/README.rst b/android/README.rst
index 9c2ee2d..20aeeba 100644
--- a/android/README.rst
+++ b/android/README.rst
@@ -1,46 +1,13 @@
-Blue Dot Android App
+Autowasch Android App
 ====================
 
-The `Blue Dot app`_ is available to download from the Google Play store.
-
-Please leave a rating and review if you find Blue Dot useful :)
-
-|bluedotapp| |bluedotappdevices|
-
-Start
------
-
-1. Download the `Blue Dot app`_ from the Google Play store.
-2. If you havent already done so, pair your raspberry pi as described in the `getting started`_ guide
-3. Run the Blue Dot app
-
-|bluedotappicon|
-
-4. Select your Raspberry Pi from the paired devices list
-
-|bluedotappdevices|
+based on example from https://github.com/martinohanlon/BlueDot  
 
-5. Press the Dot
-
-|bluedotapp|
+The `Blue Dot app`_ is available to download from the Google Play store.
 
-.. _Blue Dot app: http://play.google.com/store/apps/details?id=com.stuffaboutcode.bluedot
-.. _getting started: http://bluedot.readthedocs.io/en/latest/gettingstarted.html
 
 .. |bluedotapp| image:: https://raw.githubusercontent.com/martinohanlon/BlueDot/master/docs/images/bluedotandroid_small.png
    :height: 247 px
    :width: 144 px
    :scale: 100 %
    :alt: blue dot app
-
-.. |bluedotappdevices| image:: https://raw.githubusercontent.com/martinohanlon/BlueDot/master/docs/images/bluedotandroiddevices_small.png
-   :height: 246 px
-   :width: 144 px
-   :scale: 100 %
-   :alt: blue dot app devices list
-
-.. |bluedotappicon| image:: https://raw.githubusercontent.com/martinohanlon/BlueDot/master/docs/images/bluedotandroidicon.png
-   :height: 143 px
-   :width: 127 px
-   :scale: 100 %
-   :alt: blue dot icon
-- 
GitLab