Skip to content

Commit c10ff68

Browse files
committed
Adds ToC
1 parent 9736a15 commit c10ff68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44

55
React D3 Tree is a [React](http://facebook.github.io/react/) component that lets you represent hierarchical data (e.g. ancestor trees, organisational structure, package dependencies) as an animated & interactive tree graph by leveraging [D3](https://d3js.org/)'s `tree` layout.
66

7+
## Contents
8+
- [Demo](#demo)
9+
- [Installation](#installation)
10+
- [Minimal example](#minimal-example)
11+
- [Props](#props)
12+
713
## Demo
814
- Current release (stable): https://bkrem.github.io/react-d3-tree/
915

0 commit comments

Comments
 (0)