Skip to content

Commit cecc3af

Browse files
authored
Update README.md
1 parent 464372c commit cecc3af

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ SuperSlidingPaneLayout是在SlidingPaneLayout的基础之上扩展修改,新
88
![Image](https://github.com/jenly1314/SuperSlidingPaneLayout/blob/master/GIF.gif)
99

1010

11-
##引入
11+
## 引入
1212

13-
###Maven:
13+
### Maven:
1414
```
1515
<dependency>
1616
<groupId>com.king.widget</groupId>
@@ -19,11 +19,11 @@ SuperSlidingPaneLayout是在SlidingPaneLayout的基础之上扩展修改,新
1919
<type>pom</type>
2020
</dependency>
2121
```
22-
###Gradle:
22+
### Gradle:
2323
```
2424
compile 'com.king.widget:superslidingpanelayout:1.0.2'
2525
```
26-
###Lvy:
26+
### Lvy:
2727
```
2828
<dependency org='com.king.widget' name='superslidingpanelayout' rev='1.0.2'>
2929
<artifact name='$AID' ext='pom'></artifact>
@@ -78,6 +78,20 @@ compile 'com.king.widget:superslidingpanelayout:1.0.2'
7878

7979
相关博文:http://blog.csdn.net/jenly121/article/details/52757409
8080

81+
82+
## 关于我
83+
Name: Jenly
84+
85+
86+
87+
CSDN: http://www.csdn.net/jenly121
88+
89+
Github: https://github.com/jenly1314
90+
91+
微信公众号:
92+
93+
![公众号](http://olambmg9j.bkt.clouddn.com/jenly666.jpg)
94+
8195
## License
8296

8397
Copyright © 2015, 2016 Jenly Yu

0 commit comments

Comments
 (0)