diff --git a/cows/bamboo_cow.json b/cows/bamboo_cow.json new file mode 100644 index 0000000..e0eac66 --- /dev/null +++ b/cows/bamboo_cow.json @@ -0,0 +1,6 @@ +{ + "name": "Bamboo Cow", + "breed": " Highland Cattle", + "image": "images/bamboo_cow.png", + "description": "A gentle and friendly cow that loves to graze in the bamboo forest." +} diff --git a/images/bamboo_cow.png b/images/bamboo_cow.png new file mode 100644 index 0000000..e55ae6a Binary files /dev/null and b/images/bamboo_cow.png differ