summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-01-25 22:51:26 +0200
committerPaul Buetow <paul@buetow.org>2024-01-25 22:51:26 +0200
commitfa83a3485af2181de73033ff2dea371872822452 (patch)
treecb9f7c626e63d6c13370b9b153781cc8e0163ac5
parent0482b1a2fcf38ee8ce85a2eeac8e9edc2a34a939 (diff)
add screenshot
-rw-r--r--README.md5
-rw-r--r--screenshot.pngbin0 -> 13498 bytes
2 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6cfca6c..61985a5 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,8 @@
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.
+
+This is a screenshot of the App running on Fedora Linux. But it also works seamlessly on my Android phone.
+
+![Screenshot](./screenshot.png)
+
diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..c5cc8c0
--- /dev/null
+++ b/screenshot.png
Binary files differ