From 6135228901ec2b2edf23bcb7c606d2f172952f3b Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Fri, 20 Sep 2024 18:42:47 +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 b1ecb4b..43f24ed 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -41,7 +41,7 @@ This was introduced to enable integration with highly restrictive applications. - If you do not specify this event, all images will continue to be processed. ## Available options -- **`backward`**: This option indicates that the search for the image should start from the end of the list or sequence, which may prioritize images appearing later. +- **`backward`**: This option means that the search for the matching location using the template image will be performed in reverse order. The search will proceed from the bottom-right corner to the top-left corner of the current computer screen. - **`save`**: This option saves a screenshot of the processed area or the result, typically stored in the specified path, such as `app/assets/img/_captured`.