summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-01-21 01:19:38 +0200
committerPaul Buetow <paul@buetow.org>2024-01-21 01:19:38 +0200
commitbb16fa48edd53eb286abd2e72d9b201f7d527430 (patch)
treebef5233678ea81db9221abcdd4279c16eb98d65f /README.md
parent3c3034365556255a20b272c5137ede6b1a149235 (diff)
add logo
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9480cd0..bb3972e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# quicklogger
+![Quicklogger](./logo.png)
+
This is a tiny GUI app written in Go using the Fyne framework to quickly log a message to a file.
-The purpose of this is to have a small Android app to quickly log Ideas into a folder as plain text files. From there, Syncthing will sync it to my computer at home. \ No newline at end of file
+The purpose of this is to have a small Android app to quickly log Ideas into a folder as plain text files. From there, Syncthing will sync it to my computer at home.