From 35204effbd09bc14e9e2e93b2f99f0f5a0009b23 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 4 Feb 2025 23:15:52 +0200 Subject: add logo --- README.md | 2 ++ gos-small.webp | Bin 0 -> 2192 bytes gos.webp | Bin 0 -> 127124 bytes 3 files changed, 2 insertions(+) create mode 100644 gos-small.webp create mode 100644 gos.webp diff --git a/README.md b/README.md index 117195f..8f3a80f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Gos (Go Social Media) +![Gos](gos-small.webp "Gos") + Gos is a Go-based replacement for Buffer.com, providing the ability to schedule and manage social media posts from the command line. ## Features diff --git a/gos-small.webp b/gos-small.webp new file mode 100644 index 0000000..55f13b1 Binary files /dev/null and b/gos-small.webp differ diff --git a/gos.webp b/gos.webp new file mode 100644 index 0000000..2c32773 Binary files /dev/null and b/gos.webp differ -- cgit v1.2.3