diff --git a/cows/git-cow.json b/cows/git-cow.json new file mode 100644 index 0000000..0fd6783 --- /dev/null +++ b/cows/git-cow.json @@ -0,0 +1,6 @@ +{ + "name": "Gitty", + "breed": "Git Highland", + "image": "images/gitty.png", + "description": "A cow with no purpose other than to practice git." +} diff --git a/images/gitty.png b/images/gitty.png new file mode 100644 index 0000000..96425e8 Binary files /dev/null and b/images/gitty.png differ