diff --git a/README.md b/README.md index e7910e49..dcce23b0 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ Clipboard is **"rubber"**. There is an accumulation before the insertion! * **Space** - select/deselect. * **Left/Right** - remove selection. * **Ctrl + Up, Down, PageUp, PageDown, Home, End** - move selected items in the list. +* **Ctrl + O** - (re)load user data from current dir. +* **Ctrl + D** - load data from receiver. +* **Ctrl + U/B** upload data(bouquets) to receiver. ### Extra: * Multiple selections in lists only with Space key (as in file managers).