diff --git a/unit_03/w08d04/morning_exercise/README.md b/unit_03/w08d04/morning_exercise/README.md index bf4d8c8..c7432d8 100644 --- a/unit_03/w08d04/morning_exercise/README.md +++ b/unit_03/w08d04/morning_exercise/README.md @@ -1,3 +1,7 @@ +# Morning Exercise + +## Github Collaboration + #### Team Member A - Share your screen with your partner - Create a Github repo called `team-github-practice` @@ -18,3 +22,6 @@ - Click "Clone or Download" and copy the link in the "Clone with HTTPS". - On your local drive, go to your Desktop or Documents or wherever you keep your development files (outside of any other repos) and, in your terminal, clone the repo `git clone` paste the https link from Github. - Note, if you type `git remote`, you will see that only `origin` is created as a remote. You will be pushing to and pulling from origin (and the branch name). + +## Github Branches +