diff --git a/README.md b/README.md index 5d8b7c4..67ca3ca 100644 --- a/README.md +++ b/README.md @@ -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 and GPLv3; see LICENSE for details.