summaryrefslogtreecommitdiff
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 @@
4 4
5a color picker inspired by agave, but only with the features I actually used 5a color picker inspired by agave, but only with the features I actually used
6 6
7<img width="554" height="467" alt="recent screenshot" src="https://github.com/user-attachments/assets/efbea3f0-9d1f-45b1-865b-bb82a3ddc443" /><br>
8
9
7![screenshot of kjagave](./pics/readme-greeter.png) 10![screenshot of kjagave](./pics/readme-greeter.png)
8 11
9## features 12## features
@@ -58,4 +61,4 @@ go build -o kjagave main.go
586. select a saved color to load it in the picker 616. select a saved color to load it in the picker
597. click "Delete" to remove a selected saved color 627. click "Delete" to remove a selected saved color
60 63
61saved colors are stored in `~/.config/kjagave.json` as json. \ No newline at end of file 64saved colors are stored in `~/.config/kjagave.json` as json.