We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f669e32 commit 9eacf2eCopy full SHA for 9eacf2e
2 files changed
README.md
@@ -41,10 +41,11 @@ npm install vite-plugin-dev-inspector -D
41
42
## Usage
43
44
-### Keyboard shortcut
45
46
-- Mac: <kbd>⌘</kbd> + <kbd>⇧</kbd>
47
-- Windows: <kbd>Ctrl</kbd> + <kbd>⇧</kbd>
+### Keyboard shortcut (快捷键)
+
+* Mac: Command(⌘) + Shift(⇧)
48
+* Windows: Ctrl + Shift(⇧)
49
50
51
### Configuration Vite
packages/core/README.md
@@ -41,10 +41,10 @@ npm install vite-plugin-dev-inspector -D
0 commit comments