Skip to content

Commit 949e475

Browse files
authored
Update README.md
1 parent 1485a3b commit 949e475

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Analyse the APK package, give suggestions of reducing the APK's size; Compare tw
1818
针对 APK 安装包的分析检测工具,根据一系列设定好的规则,检测 APK 是否存在特定的问题,并输出较为详细的检测结果报告,用于分析排查问题以及版本追踪.
1919

2020

21-
# 用法
21+
# Usage
2222

2323

2424
### 1、下载
@@ -101,7 +101,7 @@ jar 包:https://jcenter.bintray.com/com/tencent/matrix/matrix-apk-canary/0.4.1
101101
```
102102
### 3、在终端执行
103103

104-
```
104+
```shell
105105
java -jar jar_path --config congfig_path
106106
```
107107

0 commit comments

Comments
 (0)