From 4a41f09653d951c8558dd2ede297efa15e7dfd2c Mon Sep 17 00:00:00 2001 From: Odweta Date: Mon, 25 Dec 2023 02:06:11 +0100 Subject: [PATCH] update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a9a490..2228720 100644 --- a/README.md +++ b/README.md @@ -56,11 +56,10 @@ Examples of this work of art are in the `/examples/` directory of this repo. 7. Inserting at a given index 8. Lists of lists 9. Remove at a given index +10. Get/set at a given index #### TODO: -1. Get/set at a given index - + You tell me ## Installation