Skip to content

Commit 94d5240

Browse files
committed
Aend README
1 parent 4f8c0d2 commit 94d5240

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ This workspace contains Python scripts for visualizing meeting data as directed
3131
---
3232

3333
**Note:**
34-
Both scripts are designed for headless environments (such as dev containers). The graph images are saved to disk and can be viewed using the default browser with:
34+
Both scripts reference `meeting-summaries-array.json` as their data source, **not** `meeting-summaries-by-id.json`.
35+
They are designed for headless environments (such as dev containers). The graph images are saved to disk and can be viewed using the default browser with:
3536

3637
```bash
3738
$BROWSER graph.png

0 commit comments

Comments
 (0)