diff --git a/trees/README.md b/trees/README.md index 107811e..545df33 100644 --- a/trees/README.md +++ b/trees/README.md @@ -124,7 +124,7 @@ def postorder(self, root): --- -### examples +### examples in this dir