diff --git a/README.md b/README.md index 7331e67..45c3ce5 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ ## 快捷键 -1. `command + ←`:返回上一个页面 -2. `command + →`:去下一个页面,假如有的话 +1. `command + ]`:返回上一个页面 +2. `command + [`:去下一个页面,假如有的话 3. `command + ↑`:自动滚动到页面顶部 4. `command + ↓`:自动滚动到页面底部 5. `command + r`:刷新页面 diff --git a/README_EN.md b/README_EN.md index 95b775f..259174e 100644 --- a/README_EN.md +++ b/README_EN.md @@ -14,8 +14,8 @@ ## Shortcuts -1. `command + ←`:Return to the previous page -2. `command + →`:Go to the next page +1. `command + [`:Return to the previous page +2. `command + ]`:Go to the next page 3. `command + ↑`:Auto scroll to top of page 4. `command + ↓`:Auto scroll to bottom of page 5. `command + r`:Refresh Page