panaverse / learn-typescript

Learning TypeScript in Baby Steps
MIT License
1.28k stars 548 forks source link

fix: corrected README title #17

Open muhammadshahbaz08 opened 8 months ago

muhammadshahbaz08 commented 8 months ago

This pull request is aimed at fixing a typo in the README file of the project. The title of the project was incorrectly mentioned as "Simple Command Line Calculator". However, the project is about developing a "Todo List" app using TypeScript, Node.js, and Inquirer.

The changes made include:

These changes ensure that the README accurately reflects the purpose and functionality of the project.