diff --git a/mount.yazi/README.md b/mount.yazi/README.md
index 3353c00..149e460 100644
--- a/mount.yazi/README.md
+++ b/mount.yazi/README.md
@@ -30,15 +30,15 @@ run = 'plugin mount'
Available keybindings:
-| Key binding | Alternate key | Action |
-| ------------ | ---------------- | --------------------- |
-| q | - | Quit the plugin |
-| k | Up | Move up |
-| j | Down | Move down |
-| l | Right | Enter the mount point |
-| m | | Mount the partition |
-| M | - | Unmount the partition |
-| e | - | Eject the disk |
+| Key binding | Alternate key | Action |
+| ------------ | ------------- | --------------------- |
+| q | - | Quit the plugin |
+| k | ↑ | Move up |
+| j | ↓ | Move down |
+| l | → | Enter the mount point |
+| m | - | Mount the partition |
+| M | - | Unmount the partition |
+| e | - | Eject the disk |
## TODO