From 94be9e40cbed854b2a26d7e59ffe85849685efdd Mon Sep 17 00:00:00 2001 From: Shashwat Tripathi <97380435+Shashwat3012@users.noreply.github.com> Date: Thu, 8 Aug 2024 11:23:56 +0530 Subject: [PATCH] Fixed typo in readme.md There was a typo in cloning section of the Readme.md file. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8fe66bc..64832f3 100644 --- a/readme.md +++ b/readme.md @@ -53,4 +53,4 @@ This project is a web-based application designed to facilitate circuit design an 1. Clone the repository: ```sh - git clone https://github.com/patilyashh/electronics-circuit-simulato.git + git clone https://github.com/PATILYASHH/electronics-circuit-simulator.git