diff --git a/README.md b/README.md index f019334..349c531 100644 --- a/README.md +++ b/README.md @@ -12,15 +12,17 @@ Follow these steps to make your first pull request- 3. Take any one of issues from issues list and created the PR. 4. Write these command on your terminal: + ``` git add -A git commit -m "your name" git push origin master + ``` 5. Then create your pull request. 6. Star my repository. -7. Congratulations!! You have successfully created your pull request. +7. Congratulations!! :) You have successfully created your pull request! 8. Check your progress here (https://hacktoberfest.digitalocean.com/profile) Wait for your shirt.