From 764a01cbb773887b1266908a09e88bae625f106d Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 2 Sep 2024 12:29:28 +0900 Subject: [PATCH] Updated Screen Time Feature (markdown) --- Screen-Time-Feature.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md index 2de8082..5ea7222 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -1,6 +1,6 @@ ## Screen Time Feature Starting from WelsonJS version 0.2.7.27, a feature called 'Screen Time' is supported. -This feature allows integration with applications where the status value can only be checked on a computer screen, and does not support integration through APIs or similar methods. If you need this feature, it implies that you'll need to integrate with very closed applications. +Starting from WelsonJS version 0.2.7.27, a feature called 'Screen Time' is supported. This was introduced to enable integration with highly restrictive applications. It is useful in cases where integration methods like APIs are not supported, and the status can only be checked visually on the computer screen. This feature does not allow operation in the background. It only functions in User Interactive mode, where users can monitor the progress. \ No newline at end of file