You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
1
# Welcome to C0D1NG π₯³
2
2
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.
4
4
5
5
---
6
6
7
7
### This is an open-source repository that collects programming problems.
8
8
9
-
Anyone can work on any issue and you can also create your issues,
10
-
So start working on the issuewhen 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.
11
11
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.
13
13
14
14
---
15
15
@@ -21,19 +21,19 @@ Fork this repository by clicking on the fork button at the top of this page. Thi
21
21
22
22
# π Clone the repository
23
23
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.
25
25
26
26
# π Create a branch
27
27
28
28
Then create a branch on your local repository to solve a problem.
29
29
30
30
# π Add & commit
31
31
32
-
Make necessary changes and commit those changes
32
+
Make necessary changes and commit those changes.
33
33
34
34
# π Push changes to GitHub
35
35
36
-
Finally push your local repository to the remote repository
36
+
Finally, push your local repository to the remote repository.
0 commit comments