Update README.md
Some *human* touchup
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Todo List Application
|
# iny-Todo
|
||||||
|
|
||||||
A modern, feature-rich todo list application built with Express.js and vanilla JavaScript. This application provides a clean interface for managing your daily tasks with persistent storage and an intuitive drag-and-drop reordering system.
|
A modern, feature-rich todo list application built with Express.js and vanilla JavaScript. This application provides a clean interface for managing your daily tasks with persistent storage and an intuitive drag-and-drop reordering system.
|
||||||
|
|
||||||
@@ -97,7 +97,7 @@ http://localhost:3000
|
|||||||
3. Type your changes and press Enter or click outside to save
|
3. Type your changes and press Enter or click outside to save
|
||||||
|
|
||||||
### Deleting a Todo
|
### Deleting a Todo
|
||||||
- Click the delete button (🗑️ icon) on the right side of any todo to remove it
|
- Click the delete button on the right side of any todo to remove it
|
||||||
|
|
||||||
### Reordering Todos
|
### Reordering Todos
|
||||||
1. Click and hold on the drag handle (⋮⋮) on the left side of any todo
|
1. Click and hold on the drag handle (⋮⋮) on the left side of any todo
|
||||||
|
|||||||
Reference in New Issue
Block a user