summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-01-21 01:21:12 +0200
committerPaul Buetow <paul@buetow.org>2024-01-21 01:21:12 +0200
commit1328312acedc0a829075fb8ca36ea2e60f8356c5 (patch)
tree92f76231b5bcaf004e69a512e6d5bda59cac3d48
parentbb16fa48edd53eb286abd2e72d9b201f7d527430 (diff)
include small logo
-rw-r--r--README.md2
-rw-r--r--logo-small.pngbin0 -> 40356 bytes
2 files changed, 1 insertions, 1 deletions
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
--- /dev/null
+++ b/logo-small.png
Binary files differ