Skip to content

Commit

Permalink
Small fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStahL committed Oct 12, 2023
1 parent 3180246 commit bac322c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ ImageColorPicker can
* Paste images or html with images into the preview with `Edit->Paste` or `CTRL+v`.
* Drop images or html with images into the preview over drag&drop (for example from web browsers). This will resolve URLS per http request and decode base-64 encoded images.
* Select the color format you want to copy when hitting `CTRL+c` over the `Copy`-dropdown.
* Copy the currently selected color by pressing `CTRL+c`.
* Select colors by clicking into the image. Copy the currently selected color by pressing `CTRL+c`.

# License
ImageColorPicker is (c) 2023 Alexander Kraus <[email protected]> and GPLv3; see LICENSE for details.

0 comments on commit bac322c

Please sign in to comment.