Skip to content
This repository was archived by the owner on Jul 1, 2020. It is now read-only.

Commit 8582670

Browse files
Update README.md
1 parent 07cc6c7 commit 8582670

1 file changed

Lines changed: 11 additions & 4 deletions

File tree

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat
1414
)](http://mit-license.org)
1515

16-
**The example project contains some hot App refresh example.
17-
**
16+
**The example project contains some hot App refresh example.**
17+
1818
<table>
1919
<tr>
2020
<th>Taobao</th>
@@ -55,8 +55,8 @@ For Swift 2.3, See branch [Swift2](https://github.com/LeoMobileDeveloper/PullToR
5555

5656
UITableView/UICollectionView/UIScrollView/UIWebView
5757

58-
- [x] Refresh within on call. Support dealy do display refresh result
59-
- [x] Pull to load more within one call
58+
- [x] Pull to refresh.
59+
- [x] Pull/Tap to load more.
6060
- [x] Pull left/right to load more(Currently only support chinese)
6161
- [x] Elastic refresh
6262
- [x] Easy to customize
@@ -70,6 +70,13 @@ CocoaPod
7070
```
7171
pod "PullToRefreshKit"
7272
```
73+
74+
Carthage
75+
76+
```
77+
github "LeoMobileDeveloper/PullToRefreshKit"
78+
```
79+
7380
## Useage
7481

7582
### Pull down to refresh

0 commit comments

Comments
 (0)