aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index e48d9dd..21e3779 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,9 @@
a color picker inspired by agave, but only with the features I actually used
+<img width="554" height="467" alt="recent screenshot" src="https://github.com/user-attachments/assets/efbea3f0-9d1f-45b1-865b-bb82a3ddc443" /><br>
+
+
![screenshot of kjagave](./pics/readme-greeter.png)
## features
@@ -58,4 +61,4 @@ go build -o kjagave main.go
6. select a saved color to load it in the picker
7. click "Delete" to remove a selected saved color
-saved colors are stored in `~/.config/kjagave.json` as json. \ No newline at end of file
+saved colors are stored in `~/.config/kjagave.json` as json.