From cf0a3cd3582f5809ec6c762d63c8f7feedf243ea Mon Sep 17 00:00:00 2001 From: marina <138340846+bt3gl-cryptographer@users.noreply.github.com> Date: Wed, 2 Aug 2023 12:28:54 -0700 Subject: [PATCH] Update README.md --- trees/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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