add install docs
This commit is contained in:
13
README.md
13
README.md
@@ -19,3 +19,16 @@
|
|||||||
|
|
||||||
* 使用squoosh的默认压缩配置,若想定制请修改`index.js`里的`DefaultEncodeOptions`
|
* 使用squoosh的默认压缩配置,若想定制请修改`index.js`里的`DefaultEncodeOptions`
|
||||||
|
|
||||||
|
## 安装
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone https://gitea.artoio.com/yongjie.xu/picgo-plugin-squoosh.git
|
||||||
|
|
||||||
|
cd picgo-plugin-squoosh && npm install
|
||||||
|
```
|
||||||
|
|
||||||
|
## PicGo 导入本地插件
|
||||||
|
|
||||||
|
1. 导入插件
|
||||||
|
|
||||||
|
2. 重启PicGo
|
||||||
Reference in New Issue
Block a user