Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sheroz committed Aug 14, 2023
1 parent 9fa68a9 commit 24a6627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ pub type TreeNodeRef = Rc<RefCell<TreeNode>>;
- remove
- flatten

### Please look at tests in [src/tree.rs](src/tree.rs) for more details
Please look at tests in [src/tree.rs](src/tree.rs) for more details

## Useful insights

Expand Down

0 comments on commit 24a6627

Please sign in to comment.