Skip to content

Commit 5b2da08

Browse files
author
zaaach
committed
update readme
1 parent 83d39e0 commit 5b2da08

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Licence](https://img.shields.io/badge/Licence-Apache2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![API](https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=16) [![](https://jitpack.io/v/zaaach/TransformersLayout.svg)](https://jitpack.io/#zaaach/TransformersLayout)
1+
[![Licence](https://img.shields.io/badge/Licence-Apache2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![API](https://img.shields.io/badge/API-16%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=16) [![jitpack](https://jitpack.io/v/zaaach/TransformersLayout.svg)](https://jitpack.io/#zaaach/TransformersLayout)
22

33
# TransformersLayout
44

@@ -16,7 +16,7 @@
1616
# Preview
1717
![screenshot](https://github.com/zaaach/TransformersLayout/raw/master/arts/preview.jpg)
1818

19-
[点击下载APP体验](https://github.com/zaaach/TransformersLayout/raw/master/arts/app-debug-1.0.0.apk)
19+
[点击下载APK体验](https://github.com/zaaach/TransformersLayout/raw/master/arts/app-debug-1.0.0.apk)
2020

2121
# Install
2222

@@ -41,7 +41,7 @@ dependencies {
4141
}
4242
```
4343

44-
记得把`x.y.z`替换为[![](https://jitpack.io/v/zaaach/TransformersLayout.svg)](https://jitpack.io/#zaaach/TransformersLayout)中的数字
44+
记得把`x.y.z`替换为 [![](https://jitpack.io/v/zaaach/TransformersLayout.svg)](https://jitpack.io/#zaaach/TransformersLayout) 中的数字
4545

4646
# How to use
4747

@@ -131,7 +131,7 @@ header.apply(options)
131131
### 支持的attrs属性:
132132

133133
| Attributes | Format | Description |
134-
| :------- | ---- | ---- |
134+
| -------- | ---- | ---- |
135135
| tl_spanCount | integer | 每页列数,默认5 |
136136
| tl_lines | integer | 每页行数,默认2 |
137137
| tl_scrollbarWidth | dimension \| reference | scrollbar宽度,默认36dp |

0 commit comments

Comments
 (0)