diff --git a/README.md b/README.md index 89bfc39..1d877d2 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/README_CN.md b/README_CN.md index 93999b1..6483703 100644 --- a/README_CN.md +++ b/README_CN.md @@ -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)