From 32bb287f11c8f326f28bae54ffb716c52d58cd3d Mon Sep 17 00:00:00 2001 From: ryang3d Date: Mon, 30 Mar 2026 20:23:02 -0700 Subject: [PATCH] Update README.md Some *human* touchup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9937e83..bba20e6 100644 --- a/README.md +++ b/README.md @@ -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. @@ -97,7 +97,7 @@ http://localhost:3000 3. Type your changes and press Enter or click outside to save ### 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 1. Click and hold on the drag handle (⋮⋮) on the left side of any todo