From 05374123ba8ef7584b748800ce0238810c6806f1 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sun, 23 Oct 2022 11:49:27 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- README_EN.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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