diff --git a/README.md b/README.md index 390d8dd..3616302 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,10 @@ ### πΈπ· Key Features -- **[Implementation of functions using ```def...end``` syntax]** -- **[Display output using ```puts ...```]** -- **[Create classes using ```class...end``` syntax]** -- **[Retrieve data from the existing file and save to their relevant arrays]** +- **[Add new book]** +- **[Add new games]** +- **[Add new music albums]** +- **[List all items added]**
@@ -77,11 +77,11 @@ Clone this repository to your desired folder: ## ππ· Future Features -- [ ] **[User Authentication]** -- [ ] **[Search Functionality]** -- [ ] **[Data Export/Import ]** -- [ ] **[Items Review]** - +- [ ] **[Add movies]** +- [ ] **[List movies]** +- [ ] **[Add new book]** +- [ ] **[Add new music albums]** +- [ ] **[List all items added]** @@ -102,7 +102,7 @@ If you find this project helpful, consider giving a star βοΈ to show your sup ## π Acknowledgments -I would like to thank Microverse for this great opportunity. +We would like to thank Microverse for this great opportunity.