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/)**