diff --git a/README.md b/README.md index fa9e3c4..4523882 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +![Logo](img/e63ec8cedbf048adb3326ff5e617be97.png) + + # Hacktoberfest_firstPR This repository aims at providing guidance & simplifying the way beginners make their first contribution. If you are looking forward to make your first contribution, follow the steps below. If you don't have git installed on your machine then, [install it]( https://help.github.com/articles/set-up-git/). @@ -18,7 +21,7 @@ git clone https://github.com/mstc/mstc.git go to directory where you clonned the repo if you aren't already. Create branch using git checkout command ``` -git checkout -b add-dhyey +git checkout -b add-dhyeys ``` (we recommend you to name branch add-{your name} for making logical name) diff --git a/contributors.md b/contributors.md index 7e0ea00..0dfe2b9 100644 --- a/contributors.md +++ b/contributors.md @@ -1,9 +1,17 @@ Enter your name , github link here (Optional: do tell us why you like open source) + Dhyey https://github.com/dhyey6602/ + Vrushti https://github.com/vrushtihack + Darshan Vaghela https://github.com/darshanvaghela/ + Kishan https://github.com/kbg1910/ + Manish Khandar https://github.com/manishkhandar -Yash https://github.com/yashpatel123a \ No newline at end of file + +Yash https://github.com/yashpatel123a + +Sergio Matamala https://github.com/mvpsdvlpr \ No newline at end of file diff --git a/img/e63ec8cedbf048adb3326ff5e617be97.png b/img/e63ec8cedbf048adb3326ff5e617be97.png new file mode 100644 index 0000000..56fc6a4 Binary files /dev/null and b/img/e63ec8cedbf048adb3326ff5e617be97.png differ