From ea0d19cf7f12c478cd2fde4dcb11c70e72f53fea Mon Sep 17 00:00:00 2001 From: Kuingsmile Date: Fri, 23 May 2025 14:24:12 +0800 Subject: [PATCH] :pencil: Docs(custom): add official website section to README files --- README.md | 7 +++++++ README_cn.md | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/README.md b/README.md index ff1e7541..e51e0975 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ - [📑 Table of Contents](#-table-of-contents) - [Introduction](#introduction) +- [Official Website](#official-website) - [How to Migrate from PicGo](#how-to-migrate-from-picgo) - [PicList-Core](#piclist-core) - [Key Features](#key-features) @@ -60,6 +61,12 @@ PicList is an efficient cloud storage and image hosting management tool built up - Comprehensive cloud storage management with file operations, search, and previews - Built-in image processing tools (watermarks, compression, scaling, rotation, format conversion) +## Official Website + +Please visit the [PicList official website piclist.cn](https://piclist.cn) for more information. + +You can also visit the [DeepWiki of PicList](https://deepwiki.com/Kuingsmile/PicList) to learn more about the project architecture and development. + ## How to Migrate from PicGo PicList `V1.5.0` and above provide a `one-click migration` function. Enter the `Settings` page, click the button next to `Migrate from PicGo`, then restart the application for changes to take effect. diff --git a/README_cn.md b/README_cn.md index 6e1b4042..9a58f37b 100644 --- a/README_cn.md +++ b/README_cn.md @@ -21,6 +21,7 @@ - [📑 目录](#-目录) - [简介](#简介) +- [官方网址](#官方网址) - [如何从PicGo迁移](#如何从picgo迁移) - [PicList-Core](#piclist-core) - [特色功能](#特色功能) @@ -60,6 +61,12 @@ PicList是一款高效的云存储和图床平台管理工具,基于PicGo深 - 全面的云存储管理功能,包括文件操作、搜索和预览 - 内置图像处理工具,如水印、压缩、缩放、旋转和格式转换 +## 官方网址 + +请访问 [PicList官网 piclist.cn](https://piclist.cn) 获取更多信息。 + +此外,你也可以访问[DeepWiki of PicList](https://deepwiki.com/Kuingsmile/PicList)了解更多关于项目架构和开发的内容。 + ## 如何从PicGo迁移 PicList `V1.5.0`以上版本提供 `一键迁移`功能,进入 `设置`页面,然后在 `从PicGo迁移`选项点击右侧按钮即可,迁移后请重启应用生效。