From f9b4db0e9da1c0a4d192a75c527ce2cf811b2cd4 Mon Sep 17 00:00:00 2001 From: Phil Roggenbuck <1367949+phrogg@users.noreply.github.com> Date: Tue, 14 Feb 2023 21:41:56 +0100 Subject: [PATCH] reflect changes from the code --- apps/widbgjs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/widbgjs/README.md b/apps/widbgjs/README.md index dbb8cd9e4..23a37fa33 100644 --- a/apps/widbgjs/README.md +++ b/apps/widbgjs/README.md @@ -11,7 +11,7 @@ For this widget to work and to get data from the phone, you need: ## How to use it Make sure you have all the prerequisites from above. -The watch should automatically start displaying values, if there is an arrow visible behind the value, the value is within the not-expired-yet time range changeable in the settings standard is 15 minutes. (I will probably change this in the future, to strike through the text to make expired values clearer). +The watch should automatically start displaying values. Old values are now written with strikethrough. ## Settings In the settings, you can: @@ -26,4 +26,3 @@ Developed by Phil Roggenbuck (