From 6d6ab51713c2846ed124fd052bcb23ff00ff6fe6 Mon Sep 17 00:00:00 2001 From: xaoyaoo Date: Wed, 21 Feb 2024 15:13:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20READNE.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 45 +++++++-------------------------------------- doc/UserGuide.md | 6 +++++- 2 files changed, 12 insertions(+), 39 deletions(-) diff --git a/README.md b/README.md index db93659..466a288 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,16 @@ * 欢迎大家提供更多的想法,或者提供代码,一起完善这个项目。 -### 如有问题,请先查看:[FAQ](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/FAQ.md) 是否有答案,或者关注公众号回复: `FAQ`。 - ### 如果是小白,请关注公众号:`逍遥之芯`(右边二维码),回复:`PyWxDump` 获取图文教程。 -### 如果对wxdump实现原理感兴趣,请关注公众号:`逍遥之芯`(右边二维码),回复:`原理` 获取原理解析。 +### 如有问题,请先查看:[FAQ](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/FAQ.md) 是否有答案,或者关注公众号回复: `FAQ`。 -qq交流群:276392799(左边二维码) or 点击链接加入群聊[pywxdump功能交流](https://s.xaoyo.top/gOLUDl)。 +qq交流群:[276392799](https://s.xaoyo.top/gOLUDl) or [276392799](https://s.xaoyo.top/bgNcRa)。 -(进群如果需要密码,请查看[UserGuide.md](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/UserGuide.md)) +(进群密码,请查看[UserGuide.md](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/UserGuide.md))
- - QQ群 - 公众号 + 公众号
# 一、项目介绍 @@ -69,7 +65,7 @@ qq交流群:276392799(左边二维码) or 点击链接加入群聊[pywxdum **利用场景** 1. 网络安全…… -2. 日常备份自己留存 +2. 日常备份存档 3. 远程查看聊天记录(通过web查看聊天记录) 4. 等等............... @@ -97,6 +93,7 @@ qq交流群:276392799(左边二维码) or 点击链接加入群聊[pywxdum * 如发现[version_list.json](https://github.com/xaoyaoo/PyWxDump/tree/master/pywxdump/version_list.json)缺失或错误、bug,有改进意见、想要新增功能, 请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues). * 常见问题请参考[FAQ](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/FAQ.md),更新日志请参考[CHANGELOG](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/CHANGELOG.md) * Web UI的仓库位置 [wxdump_web](https://github.com/xaoyaoo/wxdump_web) +* 如果对wxdump实现原理感兴趣,请关注公众号:`逍遥之芯`,回复:`原理` 获取原理解析。 * [:sparkling\_heart: Support Me](https://github.com/xaoyaoo/xaoyaoo/blob/main/donate.md) @@ -113,7 +110,7 @@ qq交流群:276392799(左边二维码) or 点击链接加入群聊[pywxdum * 详细使用说明见 [UserGuide.md](https://github.com/xaoyaoo/PyWxDump/tree/master/doc/UserGuide.md) -* 极简版使用说明 [pywxdumpmini](https://github.com/xaoyaoo/pywxdumpmini) +* 极简版使用说明见 [pywxdumpmini](https://github.com/xaoyaoo/pywxdumpmini) * 如果想修改UI,请clone [wx_dump_web](https://github.com/xaoyaoo/wxdump_web) 项目,然后按需修改(该UI采用VUE+ElementUI开发) @@ -139,31 +136,3 @@ qq交流群:276392799(左边二维码) or 点击链接加入群聊[pywxdum [![PyWxDump 贡献者](https://contrib.rocks/image?repo=xaoyaoo/PyWxDump)](https://github.com/xaoyaoo/PyWxDump/graphs/contributors)[![UI 贡献者](https://contrib.rocks/image?repo=xaoyaoo/wxdump_web)](https://github.com/xaoyaoo/wxdump_web/graphs/contributors) -# 五、许可证 - -```text -MIT License - -Copyright (c) 2023 xaoyaoo - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -PyWxDump is hosted at: https://github.com/xaoyaoo/PyWxDump - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. -``` - diff --git a/doc/UserGuide.md b/doc/UserGuide.md index eee0dd3..feb42f1 100644 --- a/doc/UserGuide.md +++ b/doc/UserGuide.md @@ -248,4 +248,8 @@ export(args["username"], args["outpath"], args["msg_path"], args["micro_path"], ### 4. 更新日志 -详见[更新日志](./CHANGELOG.md) \ No newline at end of file +详见[更新日志](./CHANGELOG.md) + +### 5. 其他 + +进群密码请查看[FAQ](./FAQ.md) \ No newline at end of file