更新pake-cli文档

This commit is contained in:
Tlntin
2022-12-29 00:10:19 +08:00
parent f6223869cf
commit 6d69b1144c
2 changed files with 2 additions and 2 deletions

2
bin/README.md vendored
View File

@@ -23,7 +23,7 @@ Note: 打包需要用 `Rust` 环境,如果没有 `Rust`,会提示确认安
### url
url 为你需要打包的网页链接 🔗,必须提供。
url 为你需要打包的网页链接 🔗或者本地html文件,必须提供。
### [options]

2
bin/README_EN.md vendored
View File

@@ -22,7 +22,7 @@ Note: The Rust environment is required for packaging. If you do not have Rust, y
### url
The url🔗 is the webpage link you need to package, Must be provided.
The url🔗 is the webpage link or local html file you need to package, Must be provided.
### [options]