From a9be3b29cf15a30baa01f76c655191e09d766bb1 Mon Sep 17 00:00:00 2001 From: Amit Nandi Date: Fri, 7 Mar 2025 23:54:39 +0530 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33f9447..598b051 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A **real-time helmet violation detection system** that identifies motorcycles, d ### 1️⃣ Clone the Repository ```bash -git clone https://github.com/yourusername/helmet-violation-detector.git +git clone https://forge.bitmutex.com/bigwiz/new-plate cd helmet-violation-detector ```