Fix: README

This commit is contained in:
psychhim
2025-12-05 02:34:52 +05:30
parent ee0c87e219
commit 5f4e44c0b2

View File

@@ -1,4 +1,4 @@
# Upload.sh Command-Line File Uploader
# Upload.sh A command-line file uploader
**Upload.sh** is a versatile Bash program to upload files to a server via HTTP POST, track uploaded files, and manage their status, delete a file from server if the server supports it. It supports additional headers and form fields, clipboard copying, colored output, and maintains a history of uploads with active/expired status checks.