docs: add acknowledgement to wechat-decrypt

Credit the upstream project that provides core decryption capabilities.
This commit is contained in:
canghe
2026-04-06 09:52:02 +08:00
parent 1eced78543
commit a3789232d4
2 changed files with 12 additions and 0 deletions

View File

@@ -371,6 +371,12 @@ This project is a local data query tool for personal use only. Please note:
---
## 🙏 Acknowledgements
This project is built on top of [wechat-decrypt](https://github.com/ylytdeng/wechat-decrypt), which provides the core WeChat database decryption and data parsing capabilities.
---
## ⭐ 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)

View File

@@ -369,6 +369,12 @@ wechat-cli new-messages # 后续: 仅返回上次以来的新
---
## 🙏 致谢
本项目基于 [wechat-decrypt](https://github.com/ylytdeng/wechat-decrypt) 开发,该仓库提供了微信数据库解密和数据解析的核心能力。
---
## ⭐ 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)