about summary refs log tree commit
diff options
context:
space:
mode:
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index ebdb8fb..459f03d 100644
--- a/README
+++ b/README
@@ -165,6 +165,13 @@ show_nodes:
 
      This method prints all the nodes in the Patricia Trie.
 
+nodes:
+
+       pt.nodes
+
+     This method returns all the nodes and values in the Patricia Trie
+     as a Ruby Hash object.
+
 data:
 
        node.data