Skip to content

Commit

Permalink
Cleaned up the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jogoodma committed Jan 24, 2017
1 parent 1d9e93d commit 09a4821
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ const handleOnClick = (term, evt) => {
console.log("Term name " + term.name);
console.log("# Descendant terms " + term.descendant_terms.length);
}
```

## Data object structure.

Expand Down

0 comments on commit 09a4821

Please sign in to comment.