From 1e234716d245a1f3816beabbecdbc6093e07d249 Mon Sep 17 00:00:00 2001 From: Ryan Date: Fri, 21 Feb 2025 21:35:11 -0500 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 76f6551..8f89e5c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ Here are list of changes made to original code base: -main screen + + +main screen + + # Functionality & Features - **Multi-file Upload:** @@ -7,7 +11,7 @@ Here are list of changes made to original code base: - **File Editing:** Built-in editing functionality for text-based files enables quick modifications without leaving the interface. - edit window + edit window - **Batch Deleting:** The ability to select multiple files and delete them in one action streamlines file management. @@ -17,7 +21,7 @@ Here are list of changes made to original code base: - **User Management:** Incorporates secure authentication (with hashed passwords) and admin-only controls for adding new users. - new user + new user # Security @@ -64,7 +68,7 @@ Here are list of changes made to original code base: A multi-file uploader with editing and user management is useful in many environments—whether for managing firmware, documents, images, or any files—making this a practical solution. -login screen +login screen