Browse Source

feat(doc): add Carthage installation

Dongdong Wang 7 years ago
parent
commit
c5a4b285e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -40,6 +40,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"`