diff --git a/cows/chocolate-cow.json b/cows/chocolate-cow.json new file mode 100644 index 0000000..dc3b0fa --- /dev/null +++ b/cows/chocolate-cow.json @@ -0,0 +1,6 @@ +{ + "name": "Chocolate Cow", + "breed": "Chocolate", + "image": "images/chcolate-cow.jpg", + "description": "The cow that makes chocolate milk" +} \ No newline at end of file diff --git a/images/chocolate-cow.jpg b/images/chocolate-cow.jpg new file mode 100644 index 0000000..79d861c Binary files /dev/null and b/images/chocolate-cow.jpg differ