Update README_CN.md

fix: inject arguments 

Signed-off-by: 贺天卓 <hetz@users.noreply.github.com>
This commit is contained in:
贺天卓
2023-10-31 14:01:11 -05:00
committed by GitHub
parent 0ddcf1c222
commit 98b2d1d303

2
bin/README_CN.md vendored
View File

@@ -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]