diff --git a/README.md b/README.md index a211558..2cec468 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,45 @@ ## Steps to follow -- Create a Github account (skip if already done) -- Fork this repo -- Click on `Create New File` -- Add following content to that file +1. Create a Github account (skip if already done) +2. Fork this repo + + ![image](https://user-images.githubusercontent.com/55053424/140776394-85d1d47e-5cae-4c14-a171-893e6944071a.png) + +3. Click on `Add File` > `Create New File` + + ![image](https://user-images.githubusercontent.com/55053424/140776596-793844a8-195e-4d39-a82a-9cfcfb24a3ce.png) + +4. Add following content to that file + ``` --- name: github_username: -branch: CS or IT or ECE or EE or ME or PIE or CE +branch: CS or IT or ECE or EE or ME or PIE or CE --- ``` + For e.g. mine would look like: + ``` --- name: Arpit Bhalla github_username: arpitBhalla -branch: ME +branch: ME --- ``` -- Save this file as `.md`, e.g. `arpitBhalla.md` -- Create a Pull Request +![image](https://user-images.githubusercontent.com/55053424/140776822-9122b97a-8755-464c-90e7-1f70c245630a.png) + +5. Save this file as `.md`, e.g. `arpitBhalla.md` +6. Create a commit to save this file + + +![image](https://user-images.githubusercontent.com/55053424/140777293-2af2f67c-e7ea-404f-9852-29e6f79255ad.png) + +7. Create a Pull Request +8. +![Firefox_Screenshot_2021-11-08T16-12-15 246Z](https://user-images.githubusercontent.com/55053424/140777503-2699bb3b-9026-410e-9143-f5e40e7bfa22.png) + +![image](https://user-images.githubusercontent.com/55053424/140777618-da39a07a-a544-4ac6-94f8-d7fed01cc274.png) + +![image](https://user-images.githubusercontent.com/55053424/140777671-a9cb3b27-a58a-4933-88d2-b3a50fc10e06.png) diff --git a/ShivamAhir.md b/ShivamAhir.md new file mode 100644 index 0000000..0cc5026 --- /dev/null +++ b/ShivamAhir.md @@ -0,0 +1,5 @@ +--- +name: shivam Ahir +github_username: ShivamAhir +branch: IT +--- diff --git a/arpitBhalla.md b/arpitBhalla.md new file mode 100644 index 0000000..98ca93d --- /dev/null +++ b/arpitBhalla.md @@ -0,0 +1,5 @@ +--- +name: Arpit Bhalla +github_username: arpitBhalla +branch: ME +--- diff --git a/vaibhav-35.md b/vaibhav-35.md new file mode 100644 index 0000000..8818ec7 --- /dev/null +++ b/vaibhav-35.md @@ -0,0 +1,5 @@ +--- +name: Vaibhav Bansal +github_username: vaibhav-35 +branch: IT +---