From cf53af6e1dbe10a90e8ffee8cadf7268b94cf68c Mon Sep 17 00:00:00 2001 From: pintoto Date: Sat, 29 Aug 2026 23:48:21 +0330 Subject: [PATCH] fix git clone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 748c143..abfd5dd 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This repository contains a simple Bash script to display progress bars and loadi - Clone the repository: ```bash - git clone https://github.com/yourusername/progress-and-loading-bash.git + git clone https://github.com/Bad3r/progress-and-loading-bash.git ``` - Navigate to the repository folder: