|
@@ -47,6 +47,7 @@
|
|
|
|
|
|
|
|
## <a id="How_to_use_MJRefresh"></a>How to use MJRefresh
|
|
## <a id="How_to_use_MJRefresh"></a>How to use MJRefresh
|
|
|
* Installation with CocoaPods:`pod 'MJRefresh'`
|
|
* Installation with CocoaPods:`pod 'MJRefresh'`
|
|
|
|
|
+* Installation with [Carthage](https://github.com/Carthage/Carthage):`github "CoderMJLee/MJRefresh"`
|
|
|
* Manual import:
|
|
* Manual import:
|
|
|
* Drag All files in the `MJRefresh` folder to project
|
|
* Drag All files in the `MJRefresh` folder to project
|
|
|
* Import the main file:`#import "MJRefresh.h"`
|
|
* Import the main file:`#import "MJRefresh.h"`
|