From 488873e322b2c3bdace9b83dbf210ec8bf6da245 Mon Sep 17 00:00:00 2001
From: Alexandre ZANNI <16578570+noraj@users.noreply.github.com>
Date: Mon, 18 Feb 2019 19:55:24 +0100
Subject: [PATCH] shortcut description (#462)
see https://github.com/lupoDharkael/flameshot/issues/271
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 56aea47d..73af3101 100644
--- a/README.md
+++ b/README.md
@@ -160,8 +160,8 @@ These shortcuts are available in GUI mode:
| Ctrl + C | Copy to clipboard |
| Ctrl + S | Save selection as a file |
| Ctrl + Z | Undo the last modification |
-| Spacebar | Toggle visibility of sidebar with options of the selected tool |
-| Right Click | Show color picker |
+| Spacebar | Toggle visibility of sidebar with options of the selected tool, color picker for the drawing color and history menu |
+| Right Click | Show the color wheel |
| Mouse Wheel | Change the tool's thickness |
Shift + drag a handler of the selection area: mirror redimension in the opposite handler.