diff --git a/README.md b/README.md index 528725a..76ca237 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ 1. Clone this repository or download `upload.sh`: -git clone https://github.com/psychhim/command_upload.git +git clone https://github.com/hyzendust/command_upload.git cd upload.sh 2. Make the script executable: @@ -104,14 +104,6 @@ sudo mv upload.sh /usr/local/bin/upload --check flag checks all the URLs from the file and shows if they are still active. -## Colors - -Green: Successful uploads - -Orange: URL copied to clipboard - -Red: Expired uploads - ### Disable color output: upload -f file.png --no-color