Skip to content

Commit da623bc

Browse files
committed
📝 Docs: update README
1 parent 037615b commit da623bc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ PicList的内核使用的是原版PicGo-Core基础上修改的[PicList-core](htt
3131
## 特色功能
3232

3333
- 保留了PicGo的所有功能,兼容已有的PicGo插件系统,包括和typora、obsidian等的搭配
34-
- 新增了对webdav上传,imgur账户上传等的支持
34+
- 新增了对webdav上传,imgur账户上传,本地文件夹上传等的支持
3535
- 相册中可同步删除云端图片,同时新增了高级搜索和排序,批量修改URL等功能
3636
- 内置水印添加、图片压缩、图片缩放、图片旋转和图片格式转换等功能,支持自定义配置,且可以通过CLI命令行调用
3737
- 新增配置多端同步功能
@@ -91,6 +91,7 @@ MacOS:
9191
| 七牛云 | ✔️ | ✔️ |
9292
| S3 API兼容平台 | ✔️ | ✔️ |
9393
| WebDAV | ✔️ | ✔️ |
94+
| 本地文件夹 | ✔️ | ✔️ |
9495

9596
| 插件 | 相册云删除 |
9697
| :----------------------------------------------------------: | :--------: |

Diff for: README_en.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if you want to use PicList-core, please go to [https://github.com/Kuingsmile/Pic
3131
## Features
3232

3333
- Maintain all the functions of PicGo, compatible with the existing PicGo plug-in system, including the combination with typora, obsidian and other software
34-
- Add support for webdav upload, imgur account upload, etc.
34+
- Add support for webdav upload, imgur account upload, local path upload, etc.
3535
- Synchronous cloud deletion of pictures in the album, advanced search and sorting features have been added, along with the ability to bulk modify URLs.
3636
- Built-in watermark addition, image compression, image scaling, image rotation and image format conversion functions, support custom configuration, and can be called through CLI command line
3737
- Add the configuration of multi-device synchronization function.
@@ -93,6 +93,7 @@ Search and install `Image auto upload Plugin` in the community plugin, then ente
9393
| Qiniu | ✔️ | ✔️ |
9494
| S3 API compatible platform | ✔️ | ✔️ |
9595
| WebDAV | ✔️ | ✔️ |
96+
| Local | ✔️ | ✔️ |
9697

9798
| Plugin | Album cloud deletion |
9899
| :----------------------------------------------------------: | :------------------: |

0 commit comments

Comments
 (0)