From 345bd1e7f7a63b96c5bdd4210cff4cb97670d8c6 Mon Sep 17 00:00:00 2001 From: Kuingsmile <96409857+Kuingsmile@users.noreply.github.com> Date: Wed, 28 Jan 2026 22:52:28 +0800 Subject: [PATCH] :pencil: Docs(custom): add https://github.com/Kuingsmile/piclist-ScriptsHub ISSUES CLOSED: y --- README.md | 1 + README_cn.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 486734c1..d762262a 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ yarn run build ## 🔗 Related Projects - **[PicList ThemeHub](https://github.com/Kuingsmile/piclist-themeHub)**: A theme repository for PicList. +- **[PicList ScriptsHub](https://github.com/Kuingsmile/piclist-ScriptsHub)**: A script repository for PicList. - **[PicList-Core](https://github.com/Kuingsmile/PicList-Core)**: The CLI core of PicList. - **[PicHoro](https://github.com/Kuingsmile/PicHoro)**: Android mobile client. diff --git a/README_cn.md b/README_cn.md index b5dfd419..824b4629 100644 --- a/README_cn.md +++ b/README_cn.md @@ -182,6 +182,7 @@ yarn run build ## 🔗 相关项目 - **[PicList ThemeHub](https://github.com/Kuingsmile/piclist-themeHub)**: PicList 的主题仓库。 +- **[PicList ScriptsHub](https://github.com/Kuingsmile/piclist-ScriptsHub)**:PicList 的脚本仓库。 - **[PicList-Core](https://github.com/Kuingsmile/PicList-Core)**:PicList 的核心 CLI 库。 - **[PicHoro](https://github.com/Kuingsmile/PicHoro)**:PicList 的 Android 移动端 APP。