diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..a91e05d Binary files /dev/null and b/.DS_Store differ diff --git a/cows/starstorm.json b/cows/starstorm.json new file mode 100644 index 0000000..28b00a1 --- /dev/null +++ b/cows/starstorm.json @@ -0,0 +1,7 @@ +{ + "name": "StarStorm", + "breed": "Storm cow", + "image": "images/starstorm.jpg", + "description": "A powered cow that races through heavy storms." + +} \ No newline at end of file diff --git a/images/.DS_Store b/images/.DS_Store new file mode 100644 index 0000000..43d3933 Binary files /dev/null and b/images/.DS_Store differ diff --git a/images/StarStorm.jpg b/images/StarStorm.jpg new file mode 100644 index 0000000..a4f5883 Binary files /dev/null and b/images/StarStorm.jpg differ