diff --git a/describe_cow.json b/describe_cow.json new file mode 100644 index 0000000..ea55fba --- /dev/null +++ b/describe_cow.json @@ -0,0 +1,6 @@ +{ + "name": "green_pink_cow", + "breed": "Combonation", + "image": "images/green_pink_cow.png", + "description": "A green and pink cow eating grass in a field." +} \ No newline at end of file diff --git a/images/green_pink_cow.png b/images/green_pink_cow.png new file mode 100644 index 0000000..dd00760 Binary files /dev/null and b/images/green_pink_cow.png differ