From cafe48402e6137c049f9da9ace1c7576da47eb1c Mon Sep 17 00:00:00 2001 From: ShiYu Date: Thu, 22 May 2025 00:01:40 +0800 Subject: [PATCH] docs(README): update sections and improve layout --- README.md | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 644852b..2c701fa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

核心功能 部署 - 使用 + 适配存储 贡献

@@ -75,19 +75,16 @@ --- -## 📖 使用方法 +## 📖 适配存储 -### 🔄 匿名上传 +Foxel 提供多种存储后端选择,满足不同场景下的部署需求: -1. 访问网站主页。 -2. 拖放图片到上传区域或点击选择文件。 -3. 上传完成后,系统会生成多种链接格式供分享。 +- 📁 本地存储 +- 📡 Telegram Channel +- ☁️ Amazon S3 +- 🔐 Tencent Cloud COS -### 👤 用户功能 - -- **注册/登录**:创建账户或通过第三方登录。 -- **图片管理**:查看、编辑、删除和搜索图片。 -- **批量操作**:支持批量上传和管理。 +未来将持续适配更多主流云存储平台,欢迎社区贡献新的存储适配器! --- @@ -106,6 +103,11 @@ 如有任何疑问或建议,欢迎通过 Issue 与我们联系。感谢您的贡献! --- -[![Star History Chart](https://api.star-history.com/svg?repos=DrizzleTime/Foxel&type=Date)](https://www.star-history.com/#DrizzleTime/Foxel&Date) -MIT License -感谢 + +

+ MIT License + + 感谢 +

+ +[![Star History Chart](https://api.star-history.com/svg?repos=DrizzleTime/Foxel&type=Date)](https://www.star-history.com/#DrizzleTime/Foxel&Date) \ No newline at end of file