From 72d9779aaf9153c8744f33aad880ca7dd21914f7 Mon Sep 17 00:00:00 2001 From: Safi Date: Fri, 17 Apr 2026 15:50:05 +0100 Subject: [PATCH] readme: clarify graph.html opens in any browser --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2493ffa60..a226391cc 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Fully multimodal. Drop in code, PDFs, markdown, screenshots, diagrams, whiteboar ``` graphify-out/ -├── graph.html interactive graph - click nodes, search, filter by community +├── graph.html interactive graph - open in any browser, click nodes, search, filter by community ├── GRAPH_REPORT.md god nodes, surprising connections, suggested questions ├── graph.json persistent graph - query weeks later without re-reading └── cache/ SHA256 cache - re-runs only process changed files