diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index be76f4b..97c2e44 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -5,3 +5,4 @@
- [Sagun Jaiswal](https://github.com/sagunjaiswal)
- [Mukka Deepak](https://github.com/Deepakmukka1)
- [JayaGaneshKumar](https://github.com/jayaganeshkumar)
+- [Pronay Guha](https://github.com/pronayguha13)
diff --git a/README.md b/README.md
index 1bdadaf..e03eab7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,6 @@

-
# KickOff To Open Source
Maintainer - [@MadhavBahlMD](https://github.com/MadhavBahlMD/)
@@ -19,7 +18,7 @@ Also, you can see the presentation slides of `Kickoff To Opensource` here: [madh
First step for starting open source is obviously, finding an open source project to contribute to!
-Either you can go for contributing the project os some open source organisation like fossasia etc.
+Either you can go for contributing the project on some open source organisation like fossasia etc.
Or, you can find your projects/issues you want ot work on from these websites.
@@ -33,7 +32,7 @@ Or, you can find your projects/issues you want ot work on from these websites.
- [Awesome First Timers PR](https://github.com/MunGell/awesome-for-beginners) - A list of awesome beginners-friendly projects.
-By now, you must have found your required project/issue.
+By now, you must have found your required project/issue.
This is a first timers only repo which can be used to make your first open source contribution. We will write our username and description in the CONTRIBUTORS.md file and make a PR.
@@ -57,7 +56,7 @@ git clone "Copied URL"
-## STEP 4: Create A Branch
+## STEP 4: Create A Branch
Go to the directory where you cloned the repo.
@@ -77,7 +76,6 @@ git checkout -b MadhavBahlMD
-
## STEP 5: Make Changes! Resolve Issue! Commit Those Changes! Push To GitHub!
Make the necessary changes, commit and push your code to GitHub.