diff --git a/README.md b/README.md
index 323b6f4..8d73b72 100644
--- a/README.md
+++ b/README.md
@@ -43,11 +43,12 @@ $ cloth-physics -h
```
## Supported key bindings:
+* F1 - Show/hide the quick help panel
* SPACE - Redraw the cloth
-* RIGHT CLICK - Make a hole in the cloth structure under the mouse position
-* SCROLL - Increase/decrease the mouse focus area
+* RIGHT CLICK - Tear the cloth at the mouse position
+* SCROLL Up/Down - Increase/decrease the mouse focus area
* CTRL+CLICK - Pin up the cloth on the mouse position
-* LEFT CLICK+HOLD - Increase the mouse dragging pressure
+* LEFT CLICK+HOLD - Increase the mouse pressure
## Author
* Endre Simo ([@simo_endre](https://twitter.com/simo_endre))