We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2524935 commit 49d9dbfCopy full SHA for 49d9dbf
1 file changed
README.md
@@ -1,4 +1,5 @@
1
<div align="center">
2
+ <img alt="Graph visualization banner" src="public/og.svg" />
3
<h1>Graph Visualization</h1>
4
<img alt="Node.js" src="https://img.shields.io/badge/Node.js_v22.14.0-339933?style=for-the-badge&logo=nodedotjs&logoColor=white" />
5
<img alt="Next.js" src="https://img.shields.io/badge/Next.js_v15.5.18-000000?style=for-the-badge&logo=nextdotjs&logoColor=white" />
@@ -10,8 +11,6 @@
10
11
<p>Web-based graph visualization and editing tool. Build nodes and edges in seconds, then explore structure with smooth zoom and pan.</p>
12
</div>
13
-<img alt="Graph visualization banner" src="public/og.svg" />
14
-
15
## Features
16
17
- Interactive graph visualization
0 commit comments