Skip to content

Commit

Permalink
added acknowledgement
Browse files Browse the repository at this point in the history
  • Loading branch information
jcal13 committed Sep 17, 2023
1 parent ab227fd commit eb319e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The main topic of this first lab activity is branching and merging in git.

## Resources
## Resources and Acknowledgements

https://www.atlassian.com/git/tutorials/using-branches contains an excellent, detailed
walkthrough of the steps we will be going through in the lab. We encourage you to use
Expand All @@ -14,6 +14,8 @@ problems posted on https://projecteuler.net/archives which is another interestin
programming problems. You might also recognize that the multiples of 3 and 5 problem from
last week came from there. If you are looking for challenges, definitely check it out.

The partial cake recipes are courtesy ChatGPT.

# TASK 0: Fork this repo

Note: If you are in lab, your TA will share a different URL for you to fork from, so that you
Expand Down

0 comments on commit eb319e9

Please sign in to comment.