diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md index 2edbb9a..b8b6699 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -23,7 +23,7 @@ Here’s the English translation: 3. Run the service in User Interactive mode. Execute the `startInteractiveService.bat` file. -4. Through the `onServiceScreenTime()` event, you can receive the name of the matched template (image fragment) and the coordinates where it was matched. +4. Through the `onServiceScreenTime()` event, you can receive the name of the matched template (image fragment) and the coordinates where it was matched. You can find an example of usage in `defaultService.js`. ## Any question? - abuse@catswords.net