From b6b8c000fa049a797bcb9e6c17bf43bbaa125b05 Mon Sep 17 00:00:00 2001 From: Dickachu Yang Date: Sun, 12 Apr 2026 13:20:58 +0800 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 124b087..6968ae4 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Our method achieves significant improvements across multiple tasks: 1. Clone this repository: ```bash -git clone https://github.com/your-repo/FlowAD.git +git clone https://github.com/AutoLab-SAI-SJTU/FlowAD.git cd FlowAD ```