Skip to content

Commit 6ccc7d7

Browse files
Update README.md
1 parent d3cd136 commit 6ccc7d7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ https://10seconds.netlify.com/
99
Follow these steps to make your first pull request-
1010
1. Fork this repository.
1111
2. Clone your forked repository to your local machine.
12-
3. Take any one of issues from issues list and created the PR.
13-
4. Write these command on your terminal-
12+
3. Take any one of the issue from issues list and make a Pull Request.
13+
4. Write these commands on your terminal-
1414
```
1515
git add -A
1616
git commit -m "your name"
1717
git push origin master
1818
```
19-
5. Then create your pull request.
20-
6. Star my repository.
21-
7. Congratulations!! You have successfully created your pull request.
19+
5. Then create a pull request.
20+
6. Star the official repository of 10secondsofcode.
21+
7. Congratulations!! You have successfully made a pull request.
2222
8. Check your progress here (https://hacktoberfest.digitalocean.com/profile)
2323
Wait for your shirt.
2424

0 commit comments

Comments
 (0)