Skip to content

Commit 0f1e08d

Browse files
committed
Upd readme
1 parent 033c2ab commit 0f1e08d

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 @@ For dependency convenience, all of the components are also available as stand-al
1717
Uses canvas/WebGL for rendering and [d3-force-3d](https://github.com/vasturiano/d3-force-3d) for the underlying physics engine.
1818
Supports zooming/panning, node dragging and node/link hover/click interactions.
1919

20-
Check out the examples:
20+
## Examples
2121

2222
* [Basic](https://vasturiano.github.io/react-force-graph/example/basic/) ([source](https://github.com/vasturiano/react-force-graph/blob/master/example/basic/index.html))
2323
* [Directional arrows](https://vasturiano.github.io/react-force-graph/example/directional-links-arrows/) ([source](https://github.com/vasturiano/react-force-graph/blob/master/example/directional-links-arrows/index.html))

0 commit comments

Comments
 (0)