From b3540cf53958c9936d484a0de456e6ac6f9fc2e1 Mon Sep 17 00:00:00 2001 From: Xhofe Date: Sun, 3 Apr 2022 18:20:33 +0800 Subject: [PATCH] docs: add `SFTP` in readme [skip ci] --- README.md | 1 + README_cn.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 0293d175..f06f436b 100755 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ English | [中文](./README_cn.md) | [Contributors](./CONTRIBUTORS.md) | [Contri - [x] [Baidu Disk](http://pan.baidu.com/) - [x] [Quark](https://pan.quark.cn) - [x] [XunleiCloud](https://pan.xunlei.com/) + - [x] SFTP - [x] Easy to deploy and out-of-the-box - [x] File preview (PDF, markdown, code, plain text, ...) - [x] Image preview in gallery mode diff --git a/README_cn.md b/README_cn.md index 3e27f6cd..f3d7e125 100644 --- a/README_cn.md +++ b/README_cn.md @@ -38,6 +38,7 @@ - [x] [百度网盘](http://pan.baidu.com/) - [x] [夸克网盘](https://pan.quark.cn) - [x] [迅雷云盘](https://pan.xunlei.com/) + - [x] SFTP - [x] 部署方便,开箱即用 - [x] 文件预览(PDF、markdown、代码、纯文本……) - [x] 画廊模式下的图像预览