From 020da9cc28e26d5c222891a0a38eeb091855d5e5 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Mon, 23 Jan 2023 23:02:26 -0500 Subject: [PATCH] [U] Update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d12702..46279ed 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Sync BLE smart watch device data (heart rate, battery, etc.) to an InfluxDB serv -### It can be started as a background service! +### Background Service + +For the background service to work, a notification is displayed. To ensure the background service stays alive, please also [disable battery optimizations](https://user-images.githubusercontent.com/22280294/214209600-387f776a-0e37-4ecc-8bbd-03aa17d335db.png). ![Background Service](docs/imgs/background.png)