Skip to content

Commit

Permalink
Merge pull request #652 from C0D1NG/readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
G1Joshi authored Oct 1, 2024
2 parents 479fbd9 + 864ef3b commit 75174f8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

---

Expand All @@ -21,19 +21,19 @@ 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

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

Expand Down

0 comments on commit 75174f8

Please sign in to comment.