diff --git a/README.md b/README.md index 6e3bea7..8526e93 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ Here are list of changes made to original code base: -main screen +main screen # Functionality & Features - **Multi-file Upload:** Allows users to upload multiple files at once, which improves efficiency and user experience. - edit window + edit window - **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. @@ -23,7 +23,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 @@ -70,7 +70,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