From 1c0656ec234b80762721e962cba798f8c54ab1a7 Mon Sep 17 00:00:00 2001 From: TONY Le Phi Thong Date: Sun, 3 Mar 2024 17:36:06 +0700 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 95185c0..0ad6210 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # py-simple-trees +

+ + Python Simple Trees + +

This package is a implementation collection of tree data structures.