From b2d1e1eac3dee07b658745a04bf30c889b1d945c Mon Sep 17 00:00:00 2001 From: Dan Fabulich Date: Thu, 6 Jul 2023 21:08:38 -0700 Subject: [PATCH] Restore instructions for testing Electron --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 10cfade..81d2aa1 100644 --- a/README.md +++ b/README.md @@ -77,3 +77,9 @@ Make sure you have the latest [node.js](https://nodejs.org/en/), [Rust](https:// Install dependencies with `npm install` and then run `npm run build:debug` to build the library. There is no way to build for all targets easily. The good news is that you don't need to. You can develop and test on your current target, and open a PR. When the code is merged to main, a github action will build for all targets and publish a new version. + +### Testing Electron + +Go to the [test/electron](./test/electron) directory. There, you can run `npm install` and then `npm start` to run the Electron app. + +Click "activate overlay" to test the overlay.