From 16f0dff34e4eab10ceed3477f3f85b584e84779f Mon Sep 17 00:00:00 2001 From: bt3gl <138340846+cypher-bt3gl@users.noreply.github.com> Date: Sat, 29 Jul 2023 20:49:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c10f598..2825e98 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ * 𝟘𝟙𝟘𝟙. **[bit manipulation](bit_manipulation)** * 𝟘𝟙𝟙𝟘. **[math, logic, dynamic programming](math_logic_dp)** * 𝟙𝟘𝟘𝟙. **[sorting and searching](sorting_and_searching)** - * 𝟙𝟘𝟙𝟙. **[trees, transversals, graphs](trees_and_graphs/)** + * 𝟙𝟘𝟙𝟙. **[trees, heaps, tries, graphs](trees_and_graphs/)**