From 98b2d1d303fc4121b9e1fe1ddd6703b6bb8ab5e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BA=E5=A4=A9=E5=8D=93?= Date: Tue, 31 Oct 2023 14:01:11 -0500 Subject: [PATCH] Update README_CN.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit fix: inject arguments Signed-off-by: 贺天卓 --- bin/README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/README_CN.md b/bin/README_CN.md index 20b5ceb..bbbbb3d 100644 --- a/bin/README_CN.md +++ b/bin/README_CN.md @@ -215,7 +215,7 @@ Linux,默认为 `all`。 只需要书写一次可以将其通用到任何其他网页打包的 `app`。 ```shell ---inject ./tools/style.css,./tools/hotkey.js +--inject ./tools/style.css --inject ./tools/hotkey.js ``` #### [safe-domain]