summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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