diff --git a/README.md b/README.md index f5a7eaa..c618383 100644 --- a/README.md +++ b/README.md @@ -99,4 +99,8 @@ Introduction to using git and GitHub. Will lead you through your first fork, clo 1. This will take you to a new page. At the bottom of the page you should see a visual representation of the differences (diff) your new change will introduce. Add a title and description to your pull request (PR). 1. Click *Open pull request* to open the pull request. 1. Congrats! You have created your first pull request! -1. In Canvas, please copy the link to the pull request you created to submit your assignment. For this practice exercise I will not be merging your request. But in a real open-source repository, a *maintainer* would give you feedback on your changes, and if they were happy with them the would *merge* your PR (accept your changes into the original version). \ No newline at end of file +1. In Canvas, please copy the link to the pull request you created to submit your assignment. For this practice exercise I will not be merging your request. But in a real open-source repository, a *maintainer* would give you feedback on your changes, and if they were happy with them the would *merge* your PR (accept your changes into the original version). + + + +Testing -Raymond Marx \ No newline at end of file