From 8ef225e2285d92eaa77d56b8dc148216235272bc Mon Sep 17 00:00:00 2001 From: Minun Date: Tue, 4 Feb 2020 05:14:41 +0800 Subject: [PATCH] fix links on readme --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index a25a1e5..347c31a 100644 --- a/readme.md +++ b/readme.md @@ -14,11 +14,11 @@ # 构筑方法 1. 请先在Linux环境中自行安装`wine`和`wine-binfmt`; -2. 请到[Mewchan网站](https://www.mewchan.com/dist.mhtml)上下载最新的运行时, +2. 请到[Mewchan网站](https://www.mewchan.com/dists.mhtml)上下载最新的运行时, 并配置到PATH环境变量中; 3. 克隆本项目: ``` -git clone https://www.github.com/dragonation/wechat-devtools.git +git clone https://github.com/dragonation/wechat-devtools.git ``` 4. 在本地项目目录中执行如下的语句,构筑开发者工具: ``` @@ -54,6 +54,8 @@ git clone https://www.github.com/dragonation/wechat-devtools.git ![screenshot](res/screenshots/1.jpg) +![icon](res/icons/wechat-devtools.png) + # 免责声明 微信开发者工具版权归腾讯公司所有,本项目旨在交流学习之用。如有不当之处,请联系本人,邮箱:dragonation@gmail.com