diff --git a/README.md b/README.md index ec098803..966bccc2 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # Welcome to C0D1NG 🥳 -C0D1NG is an organization that helps everyone to contribute to open source projects. +C0D1NG is an organization that helps everyone contribute to open source projects. --- ### This is an open-source repository that collects programming problems. -Anyone can work on any issue and you can also create your issues, -So start working on the issue when you are done then request a pull create. +Anyone can work on any issue, and you can also create your own issues. +Start working on an issue, and when you're done, create a pull request. -### Solve as many problems as you can and create a pull request for every individual problem and 🌟 this repo for future reference. +### Solve as many problems as you can and create a pull request for every individual problem. Don't forget to 🌟 this repo for future reference. --- @@ -21,7 +21,7 @@ Fork this repository by clicking on the fork button at the top of this page. Thi # 👉 Clone the repository -Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button and then clone the repository. +Now clone the forked repository to your system. Go to your GitHub account, open the forked repository, click on the code button, and then clone the repository. # 👉 Create a branch @@ -29,11 +29,11 @@ Then create a branch on your local repository to solve a problem. # 👉 Add & commit -Make necessary changes and commit those changes +Make necessary changes and commit those changes. # 👉 Push changes to GitHub -Finally push your local repository to the remote repository +Finally, push your local repository to the remote repository. # 👉 Compare & Submit a Pull Request