This assignment asks you to look at book covers from O'Reilly Publications Find a book with an iconic animal on the cover that is not already in the 'animals.txt' file
- add that book's information to the 'animals.txt' file in the same format and your name
- commit those changes to the repository
- pull the commits from other students and merge(integrate) them into your local copy (maybe there are some?)
- push the merged/integrated 'animals.txt' file to the class repository.