From cda2d75fbbf4dfa8f2304dd68de4f07776cf05cc Mon Sep 17 00:00:00 2001 From: Muhammad Ahsan Atiq Date: Wed, 2 Oct 2024 11:14:20 -0700 Subject: [PATCH] Fix incorrect username in git clone command --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 10f7803..efbf79f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Feel Calm, Centered, and Peaceful | Event Logo | Event Name | Event Description | |------------|-------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ![GSSoC 24](https://gssoc.girlscript.tech/GS_logo_Black.svg) | GirlScript Summer of Code 2024 Ext | GirlScript Summer of Code Ext Edition is a One-month-long Open Source Program conducted from 1st Octuber to 30th octuber by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development. | +| ![GSSoC 24](https://gssoc.girlscript.tech/GS_logo_Black.svg) | GirlScript Summer of Code 2024 Ext | GirlScript Summer of Code Ext Edition is a One-month-long Open Source Program conducted from 1st October to 30th October by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development. | ## Overview @@ -37,7 +37,7 @@ To set up SereniFi on your local machine, follow these steps: 1. **Clone the Repository** ```bash - git clone https://github.com/your-username/serenity-guide.git + git clone https://github.com/Amna-Hassan04/serenity-guide.git ``` 2. **Navigate to the Project Directory** @@ -62,10 +62,8 @@ To set up SereniFi on your local machine, follow these steps: ## 🌟 Contributors | ![Amna Hassan](https://avatars.githubusercontent.com/Amna-Hassan04?s=50) | ![Anushka Pote](https://avatars.githubusercontent.com/Anushka-Pote?s=50) | ![K. Madhuri](https://avatars.githubusercontent.com/pearll12?s=50) | ![Pearl V](https://avatars.githubusercontent.com/madhurik04?s=50) | ![Kiran Baliga](https://avatars.githubusercontent.com/KiranBaliga?s=50) | - -|:--:|:--:|:--:|:--:| -| [Amna Hassan](https://github.com/Amna-Hassan04) | [Anushka Pote](https://github.com/username2) | [K. Madhuri](https://github.com/username3) | [Pearl V](https://github.com/username4) | -[Kiran Baliga](https://github.com/KiranBaliga) +|:--:|:--:|:--:|:--:|:--:| +| [Amna Hassan](https://github.com/Amna-Hassan04) | [Anushka Pote](https://github.com/username2) | [K. Madhuri](https://github.com/username3) | [Pearl V](https://github.com/username4) | [Kiran Baliga](https://github.com/KiranBaliga) | ---