diff --git a/README.md b/README.md index 30268d8..6e3bea7 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,12 @@ Here are list of changes made to original code base: - **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