From 81540172dc9bff4499f1ff2b1b5be1e5c7630c8c Mon Sep 17 00:00:00 2001 From: panzhongxian Date: Fri, 17 Jul 2020 17:10:10 +0800 Subject: [PATCH] update README files. --- README.md | 2 +- README_CN.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b89704a..b2331ec 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is a tool to improve the writing efficiency of markdown, not only provides After the installation is complete, you may need to restart your vscode. -In any `markdown` standard file with a `.md` suffix, you can use `shift+option+f`(osx) or `ctrl+shift+f`(window) to quickly format the code. +In any `markdown` standard file with a `.md` suffix, you can use `shift+option+f`(osx) or `shift+alt+f`(window) to quickly format the code. ![example.gif](https://raw.githubusercontent.com/sumnow/markdown-formatter/master/images/example.gif) diff --git a/README_CN.md b/README_CN.md index 1e7206c..8058f6c 100644 --- a/README_CN.md +++ b/README_CN.md @@ -10,7 +10,7 @@ 安装完成以后, 你可能需要重新启动你的vscode. -在任何 `.md` 为后缀的 `markdown` 标准文件中, 都可以使用 `shift+option+f` (osx) 或者 `ctrl+shift+f` (window) 快速格式化代码. +在任何 `.md` 为后缀的 `markdown` 标准文件中, 都可以使用 `shift+option+f` (osx) 或者 `shift+alt+f` (window) 快速格式化代码. ![example.gif](https://raw.githubusercontent.com/sumnow/markdown-formatter/master/images/example.gif) @@ -243,4 +243,4 @@ email: mydiamervin@gmail.com 或者 [这里](https://github.com/sumnow/markdown- + Bug(https://github.com/sumnow/markdown-formatter/issues/1) -> 排序仅按照提出问题的时间倒叙排列 \ No newline at end of file +> 排序仅按照提出问题的时间倒叙排列