From 72e8e2c28686aa873c62de4ff04cf0710df6fd4f Mon Sep 17 00:00:00 2001 From: V Date: Sat, 8 Feb 2025 16:59:55 -0700 Subject: [PATCH] Update README.md Updated photo and fixed the name. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a6d6eee..2ad51d0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Dumb Drop +# DumbDrop A stupid simple file upload application that provides a clean, modern interface for dragging and dropping files. Built with Node.js and vanilla JavaScript. -![image](https://github.com/user-attachments/assets/2e39d8ef-b250-4689-9553-a580f11c06a7) +![image](https://github.com/user-attachments/assets/346a4cf8-5e89-4b1f-bb1f-4ea8603230eb) No auth (unless you want it now!), no storage, no nothing. Just a simple file uploader to drop dumb files into a dumb folder.