Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aneeshaik authored Aug 4, 2024
1 parent f01a333 commit 0d222c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# To-Do List Application
This project is a simple To-Do List application built using EJS, Node.js, and CSS for styling. The application allows users to manage their tasks with functionalities to add, remove, and mark tasks as completed.
This project is a simple To-Do List application built using EJS, Node.js, and CSS for styling. The application allows users to manage their tasks with functionalities to add and mark tasks as completed.
## Features
* **Add Tasks:** Users can add new tasks to their to-do lists.
* **Mark as Completed:** Users can mark tasks as completed.
Expand Down

0 comments on commit 0d222c8

Please sign in to comment.