From 5ac092a2e6e2a772255c2909944b48a89de263ee Mon Sep 17 00:00:00 2001 From: vanshshah10002-prog Date: Wed, 25 Feb 2026 05:11:39 +0530 Subject: [PATCH] Update repository URL in README for cloning --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0e0157..2e6727e 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ A full-stack financial analytics web application built with **Flask**, **yfinanc ```bash # Clone the repo -git clone https://github.com/YOUR_USERNAME/FinanceIQ.git +git clone https://github.com/vanshshah10002-prog/FinanceIQ.git cd FinanceIQ # Install dependencies