From 1328312acedc0a829075fb8ca36ea2e60f8356c5 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 21 Jan 2024 01:21:12 +0200 Subject: include small logo --- README.md | 2 +- logo-small.png | Bin 0 -> 40356 bytes 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 logo-small.png diff --git a/README.md b/README.md index bb3972e..6cfca6c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # quicklogger -![Quicklogger](./logo.png) +![Quicklogger](./logo-small.png) This is a tiny GUI app written in Go using the Fyne framework to quickly log a message to a file. diff --git a/logo-small.png b/logo-small.png new file mode 100644 index 0000000..9992969 Binary files /dev/null and b/logo-small.png differ -- cgit v1.2.3