Update README.md

This commit is contained in:
Kai Iyer 2020-02-14 19:30:29 +05:30 committed by GitHub
parent f358c50291
commit be39937717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,12 +158,13 @@ git checkout -b branch-name
Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
Create a new pull request from your forked repository (Click the New Pull Request button located at the top of your repo)
Wait for your PR review and merge approval!
Star this repository if you had fun!
Contributions are always welcome !
Start Hacking !!
Contributions are always appreciated