From 07a360e54eab1d0d9c9135b1670482eaa9ececf1 Mon Sep 17 00:00:00 2001 From: cloudneutral Date: Fri, 23 Jan 2026 18:22:23 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 41de0be..64d2375 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,11 @@ * **console.svc.plus**: (本项目) 主前端仪表盘。 * **accounts.svc.plus**: 身份与账户管理服务。 -* **postgresql.svc.plus**: 带有专用扩展的 PostgreSQL 数据库服务。 * **rag-server.svc.plus**: 检索增强生成 (RAG) 后端。 +* **postgresql.svc.plus**: 带有专用扩展的 PostgreSQL 数据库服务。 * **page-reading-agent-backend**: 页面阅读智能体后端逻辑。 * **page-reading-agent-dashboard**: 页面阅读智能体专用仪表盘。 -* **wechat-to-markdown.svc.plus**: 微信内容转 Markdown 工具服务。 +* **wechat-to-markdown.svc.plus**: 微信内容转 Markdown 工具服务 (开源引用项目) ## 技术栈 (Tech Stack)