Skip to content

Commit 7bf1cc6

Browse files
Grivnclaude
andcommitted
Remove fixed width from knowledge graph image in README
Let the image scale naturally to the viewport, consistent with the SVG diagram approach. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 511f5fc commit 7bf1cc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ LLM agents forget everything between sessions. Context compaction drops critical
1717
Mnemon gives your agent persistent, cross-session memory — with a single binary and one setup command.
1818

1919
<p align="center">
20-
<img src="docs/diagrams/10-knowledge-graph.png" width="720" alt="Knowledge Graph — 87 insights connected by temporal, entity, semantic, and causal edges" />
20+
<img src="docs/diagrams/10-knowledge-graph.png" alt="Knowledge Graph — 87 insights connected by temporal, entity, semantic, and causal edges" />
2121
<br />
2222
<sub>A real knowledge graph built by Mnemon — 87 insights, 2150 edges across four graph types.</sub>
2323
</p>

0 commit comments

Comments
 (0)