summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--logo.pngbin0 -> 278782 bytes
2 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.
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..4c5cfed
--- /dev/null
+++ b/logo.png
Binary files differ