Skip to content

Commit 75174f8

Browse files
authored
Merge pull request #652 from C0D1NG/readme
Update README.md
2 parents 479fbd9 + 864ef3b commit 75174f8

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Welcome to C0D1NG πŸ₯³
22

3-
C0D1NG is an organization that helps everyone to contribute to open source projects.
3+
C0D1NG is an organization that helps everyone contribute to open source projects.
44

55
---
66

77
### This is an open-source repository that collects programming problems.
88

9-
Anyone can work on any issue and you can also create your issues,
10-
So start working on the issue when you are done then request a pull create.
9+
Anyone can work on any issue, and you can also create your own issues.
10+
Start working on an issue, and when you're done, create a pull request.
1111

12-
### Solve as many problems as you can and create a pull request for every individual problem and 🌟 this repo for future reference.
12+
### 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.
1313

1414
---
1515

@@ -21,19 +21,19 @@ Fork this repository by clicking on the fork button at the top of this page. Thi
2121

2222
# πŸ‘‰ Clone the repository
2323

24-
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.
24+
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.
2525

2626
# πŸ‘‰ Create a branch
2727

2828
Then create a branch on your local repository to solve a problem.
2929

3030
# πŸ‘‰ Add & commit
3131

32-
Make necessary changes and commit those changes
32+
Make necessary changes and commit those changes.
3333

3434
# πŸ‘‰ Push changes to GitHub
3535

36-
Finally push your local repository to the remote repository
36+
Finally, push your local repository to the remote repository.
3737

3838
# πŸ‘‰ Compare & Submit a Pull Request
3939

0 commit comments

Comments
Β (0)