Skip to content

Commit

Permalink
Updated readme where master was found.
Browse files Browse the repository at this point in the history
  • Loading branch information
cdevroe committed Oct 6, 2020
1 parent 391a505 commit a49a3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Another way is to contribute your own code via Pull Requests. Here are some note
### Forking and Pull Requests

- Fork [the repository on GitHub](https://github.com/cdevroe/unmark/) into your own account
- Create your own branch of the master branch `git checkout -b your-branch-name`
- Create your own branch of the trunk branch `git checkout -b your-branch-name`
- Update your code and push those code changes back to your fork's branch `git push origin your-branch-name`
- [Submit a Pull Request](https://github.com/cdevroe/unmark/pulls) using that branch
- And please accept our _thanks_!
Expand Down

0 comments on commit a49a3df

Please sign in to comment.