Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ Features should be developed on branches. To create and switch to a branch, use

To switch to an existing branch, use

`git checkout new_branch_name`
`git checkout new_branch_name`

To submit your feature to be incorporated into the master branch, you should submit a 'Pull Request'.