From 1b53690bde43621c03437a605235a277688068d3 Mon Sep 17 00:00:00 2001 From: Syed Aun Muhammad <48954645+AunSyedShah@users.noreply.github.com> Date: Sun, 27 Nov 2022 11:58:55 +0500 Subject: [PATCH] update title update title --- project03_todo_list/readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project03_todo_list/readme.md b/project03_todo_list/readme.md index 3c0959d..743d1ef 100644 --- a/project03_todo_list/readme.md +++ b/project03_todo_list/readme.md @@ -1,7 +1,7 @@ # Todo List -# Simple Command Line Calculator +# Simple Command Line Todo List Develop a simple command line Todo app using [TypeScipt](https://www.typescriptlang.org/), [Node.js](https://nodejs.org/en/) and [Inquirer](https://www.npmjs.com/package/inquirer). -Create a GitHub repository for the project and submit its URL in the project submission form. \ No newline at end of file +Create a GitHub repository for the project and submit its URL in the project submission form.