From 019ef4eba6cbb6d615d7917b767fb946486cf091 Mon Sep 17 00:00:00 2001 From: canghe Date: Sun, 5 Apr 2026 17:20:44 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20add=20system=20requirements=20(macOS=20?= =?UTF-8?q?=E2=89=A5=2026.3.1,=20WeChat=20=E2=89=A4=204.1.8.100)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also fix duplicate disclaimer sections in README_CN.md. --- README.md | 9 +++++++++ README_CN.md | 31 +++++++++---------------------- 2 files changed, 18 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index a96b9dc..759e114 100644 --- a/README.md +++ b/README.md @@ -314,6 +314,15 @@ The `--type` option (on `history` and `search`): --- +## 💻 System Requirements + +- **macOS** ≥ 26.3.1 +- **WeChat for Mac** ≤ 4.1.8.100 + +> Older macOS versions or newer WeChat versions may not be compatible. + +--- + ## 🖥️ Platform Support | Platform | Status | Notes | diff --git a/README_CN.md b/README_CN.md index 8ec6169..561c99d 100644 --- a/README_CN.md +++ b/README_CN.md @@ -312,6 +312,15 @@ wechat-cli new-messages # 后续: 仅返回上次以来的新 --- +## 💻 系统要求 + +- **macOS** ≥ 26.3.1 +- **微信 Mac 版** ≤ 4.1.8.100 + +> macOS 老版本或更新的微信版本可能不兼容。 + +--- + ## 🖥️ 平台支持 | 平台 | 状态 | 说明 | @@ -350,28 +359,6 @@ wechat-cli new-messages # 后续: 仅返回上次以来的新 --- -## ⚖️ 免责声明 - -本项目为个人本地数据查询工具,仅供个人学习和研究使用。请注意: - -- **只读** — 本工具仅读取本地存储的数据,不会发送、修改或删除任何消息 -- **数据不外传** — 所有数据留在本机,不会上传至任何云端服务器 -- **不破坏微信生态** — 本工具不会干扰微信正常运行,不会自动化任何操作,不违反微信使用条款 -- **自担风险** — 用户需确保遵守当地法律法规,合理合法使用本工具 - ---- - -## ⚖️ 免责声明 - -本项目为个人本地数据查询工具,仅供个人学习研究使用。请注意: - -- **只读** — 本工具仅读取本地已存储的数据,不会发送、修改或删除任何消息 -- **数据不外传** — 所有数据留在本机,不会上传至任何云端服务器 -- **不破坏微信生态** — 本工具不会干扰微信正常运行,不会自动化任何操作,不违反微信使用条款 -- **风险自负** — 本项目仅供个人学习研究使用,用户需确保遵守当地法律法规 - ---- - ## ⭐ Star History [![Star History Chart](https://api.star-history.com/svg?repos=freestylefly/wechat-cli&type=Date)](https://star-history.com/#freestylefly/wechat-cli&Date)