diff --git a/cows/george_the_cow.json b/cows/george_the_cow.json new file mode 100644 index 0000000..1a13779 --- /dev/null +++ b/cows/george_the_cow.json @@ -0,0 +1,6 @@ +{ + "name": "George the Cow", + "breed": "Amazing", + "image": "images/george_the_cow.jpg", + "description": "An interesting but suspicious seeming cow." +} diff --git a/images/george_the_cow.jpg b/images/george_the_cow.jpg new file mode 100644 index 0000000..6a99775 Binary files /dev/null and b/images/george_the_cow.jpg differ