diff --git a/README.md b/README.md index d3a19dd..e4bb732 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file +`git checkout new_branch_name` + +To submit your feature to be incorporated into the master branch, you should submit a 'Pull Request'. \ No newline at end of file