From c6f5d25a9dac5f479f7c6dda36c46ed1c9f13756 Mon Sep 17 00:00:00 2001 From: Cow Date: Sun, 5 Jul 2020 16:04:00 +0200 Subject: Added logo to readme --- README.md | 2 +- cowlection.png | Bin 0 -> 12486 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 cowlection.png diff --git a/README.md b/README.md index 65fe188..e71559f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cowlection +![Cowlection](https://raw.githubusercontent.com/cow-mc/Cowlection/master/cowlection.png) > Cow's collection ➔ Cowlection Cowlection is a client-side-only Forge mod by [Cow](https://namemc.com/profile/Cow) for Minecraft version 1.8.9. diff --git a/cowlection.png b/cowlection.png new file mode 100644 index 0000000..7a6ab9a Binary files /dev/null and b/cowlection.png differ -- cgit