Skip to content

Commit 635e335

Browse files
README adjustment
1 parent 5bbf0f6 commit 635e335

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/programflow-visualization/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,8 @@ graph TB
5454
3. **User Navigation**: User clicks buttons or moves slider → local navigation in webview updates `traceIndex` → renders visualization → emits `highlight` message.
5555
4. **Editor Synchronization**: Panel receives `highlight` message → opens file and highlights line in editor.
5656
5. **Standalone Mode**: webview works standalone (desktop or browser) via static trace injection in development, no postMessage needed.
57+
58+
59+
## WebDev
60+
61+
You can develop the design of the visualization using an example trace in your browser. For concrete instructions check out base-repo README.

0 commit comments

Comments
 (0)