Skip to content

Commit 8893239

Browse files
Link Electron sidecar guide in README
Add a pointer to docs/electron_sidecar.md from the Electron consumption section.
1 parent 9e910d6 commit 8893239

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ unpack it into the app's bundled resources, and launch the sidecar binary at
7070
runtime. The launcher sets `API_PORT` (and optionally `API_HOST`) and then polls
7171
`/health/` before issuing API calls.
7272

73+
See `docs/electron_sidecar.md` for the full packaging and launch guide.
74+
7375
## Serialization Format
7476

7577
Harmonization rules and primitives serialize to JSON-friendly dictionaries with a consistent schema:

0 commit comments

Comments
 (0)