Skip to content

Commit 172271c

Browse files
committed
Update README-zh.md
1 parent 83e0cb1 commit 172271c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
```
7575

7676
## Usage
77-
### Step 1 (真的不吹牛逼,只需要这一步框架就可以对项目中的所有页面进行适配)
77+
### Step 1 (真的不吹牛逼,只需要以下这一步,框架就可以对项目中的所有页面进行适配)
7878
* **请在 AndroidManifest 中填写全局设计图尺寸 (单位 dp)**
7979
```xml
8080
<manifest>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
</manifest>
9292
```
9393

94-
## Advanced
94+
## Advance (see demo)
9595

9696
* **Customize the adaptation parameters of the Activity:**
9797
```java

0 commit comments

Comments
 (0)