diff options
| author | Kyle Javier [kj_sh604] <43.splash@gmail.com> | 2026-03-08 16:30:42 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-08 16:30:42 -0400 |
| commit | 9ceac108893fe2ce2b2abc441aaf9294d58ee4ed (patch) | |
| tree | c607d096e432ac1afbae74e7e0b0337d3494b197 | |
| parent | 55b998764275f1062005edb831d81f5a7d593fd6 (diff) | |
refactor: Update README with recent screenshot
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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> + +  ## 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. |
