From 5c6088fb1830a9da599a27952b0942352b63dc2d Mon Sep 17 00:00:00 2001 From: Richard Abrich Date: Sun, 27 Oct 2024 22:12:02 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ce00e9d60..17e19ba43 100644 --- a/README.md +++ b/README.md @@ -232,12 +232,14 @@ To record browser events in Google Chrome (required by the `BrowserReplayStrateg 3. Click `Load unpacked` (located at the top left). -4. Select the `chrome_extension` directory in the OpenAdapt repo. +4. Select the [`chrome_extension`](https://github.com/OpenAdaptAI/OpenAdapt/tree/main/chrome_extension) directory in the OpenAdapt repo. 5. Make sure the Chrome extension is enabled (the switch to the right of the OpenAdapt extension widget is turned on). 6. Set the `RECORD_BROWSER_EVENTS` flag to `true` in `openadapt/data/config.json`. +See also: https://github.com/OpenAdaptAI/OpenAdapt/pull/872 + ## Features ### State-of-the-art GUI understanding via [Segment Anything in High Quality](https://github.com/SysCV/sam-hq):