summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Javier [kj_sh604] <43.splash@gmail.com>2026-03-08 16:30:42 -0400
committerGitHub <noreply@github.com>2026-03-08 16:30:42 -0400
commit9ceac108893fe2ce2b2abc441aaf9294d58ee4ed (patch)
treec607d096e432ac1afbae74e7e0b0337d3494b197
parent55b998764275f1062005edb831d81f5a7d593fd6 (diff)
refactor: Update README with recent screenshot
-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.