From d2a5be38c539efcc6f1b27c7c018c2a9ba031f05 Mon Sep 17 00:00:00 2001 From: UDSM 3D Solutions and Robotics Studio <156707391+UdsmRoboticsLab@users.noreply.github.com> Date: Sun, 28 Jan 2024 12:51:57 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f124cf..7bec339 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Contributions to this repository are welcome. If you have a library that you wou 2. **Clone the Repository:** Clone your forked repository to your local machine using the following command: ```bash - git clone https://github.com/vonshirco/arduinoLibrariesForProteus.git + git clone https://github.com/your-username/arduinoLibrariesForProteus.git ``` 3. **Create a New Branch:** Create a new branch for your feature or bug fix: