diff --git a/README.md b/README.md index 3e4faf7..1a26eb3 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,18 @@ PyWxDump 本分支是[SharpWxDump](https://github.com/AdminTest0/SharpWxDump)的经过重构python语言版本,同时添加了一些新的功能。 -* 如发现[version_list.json](app/version_list.json)缺失或错误,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues). -* 如有其他想要的功能,请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues). +* 如发现[version_list.json](pywxdump/version_list.json)缺失或错误, 请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues). +* 如发现bug或有改进意见, 请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues). +* 如有其他想要的功能, 请提交[issues](https://github.com/xaoyaoo/PyWxDump/issues). + +
+提交issues方法(点击展开) + +[![image](https://github.com/xaoyaoo/PyWxDump/assets/37209452/22d15ea6-05d6-4f30-8b24-04a51a59d56d)](https://github.com/xaoyaoo/PyWxDump/issues) +[![image](https://github.com/xaoyaoo/PyWxDump/assets/37209452/9bdc2961-694a-4104-a1c7-05403220c0fe)](https://github.com/xaoyaoo/PyWxDump/issues) +[![image](https://github.com/xaoyaoo/PyWxDump/assets/37209452/be1d8913-5a6e-4fff-9fcd-00edb33d255b)](https://github.com/xaoyaoo/PyWxDump/issues) + +
# 二、使用方法