diff --git a/README.md b/README.md index a4b7869..e19d4a3 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# ZeroNavBridge \ No newline at end of file +# ZeroNavBridge +This is an Android app that reads navigation instructions from Kurviger and Google Maps and sends it via Bluetooth to a Zero Motorcycles Bike (Cipher III). + +## Usage +Install the APK and open the app to set it up. After that it will work completely in the background. + +## Privacy +The app does not store any data besides the selected settings. It does not make any network requests. It does not access files on your phone. +To use the Google Maps integration the app needs access to your notifications. It only reads notifications from Google Maps that contain navigation instructions. It does not save notification data.