Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Walter committed Oct 25, 2019
1 parent 4ed3582 commit bc0beec
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,9 @@ decisionTree.current() /* => {

### Instance methods

next
prev
next Continues to the next node
prev Goes back to the previous node in the path
pathKeys Returns an array with node keys in order of the path

### Errors

Expand Down

0 comments on commit bc0beec

Please sign in to comment.