From 23dec23d34d0f283c86230c9ff91e51aaede0010 Mon Sep 17 00:00:00 2001 From: SteadyW <233242505+YusufB5@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:19:08 +0300 Subject: [PATCH] Update repository URL in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c38d4b..fa6ea6b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ ### 1. Clone the repository ```bash -git clone https://github.com/yourusername/ASCILINE.git +git clone https://github.com/YusufB5/ASCILINE.git cd ASCILINE ```