From 5a7551d75414ef5cc9a3707b6ea06380850a4bc7 Mon Sep 17 00:00:00 2001 From: Joseph Lee Date: Thu, 30 Jun 2022 14:20:31 -0400 Subject: [PATCH] Fix typos in README.md --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 78170f66..eb8d0ac5 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,12 @@ Join us on Slack -## This is a list of python scripts for beginner projects. +## This is a list of Python scripts for beginner projects. ### Description -Welcome Onboard fellow Developer, This is where you will find Python scripts where you are free to contribute too. -You can Contribute by giving your scripts written in python and you think are amazing for other people to see. +Welcome aboard fellow developer, this is where you will find Python scripts which you are free to contribute to. +You can contribute by submitting your own scripts, also written in Python, which you think would be amazing for other people to see. ### Contribution Guidelines @@ -23,17 +23,17 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym ### Instructions -- Fork this Repository +- Fork this repository - Clone your forked repository - Add your scripts -- Commit & Push +- Commit and push - Create a pull request - Star this repository -- Wait for Pull Request to merge -- Celebrate, your first step into the open Source World and contribute more +- Wait for pull request to merge +- Celebrate your first step into the open source world and contribute more -#### Note: When you Add a project Add it to the README for ease of finding it -#### Note: Please do not put the project link to reference your local forked repo. Always link it to this repo after it's been merged with main. +#### Note: When you add a project, add it to the README for ease of finding it. +#### Note: Please do not have the project link reference your local forked repository. Always link it to this repository after it has been merged with main. ## Projects