diff --git a/README.md b/README.md index 2377391..27b60fe 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ child2 = child.children.create(name: "child 2") ``` 4. Retrieve tree of stuff ``` + parent.descendent_tree ```