From dcaef9714622957cd06fe9ea7e05935d5cf8328d Mon Sep 17 00:00:00 2001 From: bt3gl <138340846+cypher-bt3gl@users.noreply.github.com> Date: Sat, 29 Jul 2023 18:14:15 -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 12a4d43..8928c18 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ * **📖 algorithms and data structures revisited (2023)**: - * 𝟘𝟘𝟙𝟘. **[arrays and strings](arrays_and_strings)** + * 𝟘𝟘𝟙𝟘. **[arrays and strings and hash objects](arrays_and_strings)** * 𝟘𝟘𝟙𝟙. **[linked lists](linked_lists)** * 𝟘𝟙𝟘𝟘. **[stacks and queues](stacks_and_queues)** * 𝟘𝟙𝟘𝟙. **[bit manipulation](bit_manipulation)**