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.