From 5f1bd122d7b5af52589c96e524ff77fc2c31b461 Mon Sep 17 00:00:00 2001 From: msojocs Date: Sun, 29 May 2022 16:38:26 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=AD=A3=E5=85=8B=E9=9A=86?= =?UTF-8?q?=E5=91=BD=E4=BB=A4&=E8=B5=9E=E8=B5=8F=E5=90=8D=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 55c17da..e518160 100644 --- a/readme.md +++ b/readme.md @@ -84,7 +84,7 @@ 2. 请安装 `docker` `docker-compose` 3. 克隆本项目: ``` - git clone https://github.com/msojocs/wechat-web-devtools-linux.git + git clone --recurse-submodules https://github.com/msojocs/wechat-web-devtools-linux.git ``` 4. 在本地项目目录中执行如下的语句,构筑开发者工具: ``` @@ -107,7 +107,7 @@ 另外 `7z` 旧版解压可能存在问题(未测试最低版本号,比如:ubuntu16.04 自带的不行),请参考 `Dockerfile` 3. 克隆本项目: ``` - git clone https://github.com/msojocs/wechat-web-devtools-linux.git + git clone --recurse-submodules https://github.com/msojocs/wechat-web-devtools-linux.git ``` 4. 在本地项目目录中执行如下的语句,构筑开发者工具: ``` @@ -168,10 +168,16 @@ | [icepie](https://github.com/icepie) | 20.00¥ | | 南极の短尾猫 | 20.00¥ | | 李喆 | 10.00¥ | +| 陈陈菌 | 10.00¥ | | shaoxp | 5.00¥ | +| david | 5.00¥ | | [zyk-miao](https://github.com/zyk-miao) | 5.00¥ | | [CoryByte](https://github.com/Corybyte) | 5.00¥ | # 免责声明 微信开发者工具版权归腾讯公司所有,本项目旨在交流学习之用。如有不当之处,请联系本人,邮箱:jiyecafe@gmail.com + +## Stargazers over time + +[![Stargazers over time](https://starchart.cc/msojocs/wechat-web-devtools-linux.svg)](https://starchart.cc/msojocs/wechat-web-devtools-linux)