Browse Source

Merge pull request #1248 from muyexi/master

feat(doc): add Carthage installation
M了个J 6 years ago
parent
commit
ae84ca57fb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

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