Browse Source

Merge pull request #541 from rojotek/patch-1

Updated the README to include a link to cocoadocs documentation.
Christian Noon 10 years ago
parent
commit
f1b902884c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ Alamofire is an HTTP networking library written in Swift.
 - [x] Progress Closure & NSProgress
 - [x] Progress Closure & NSProgress
 - [x] cURL Debug Output
 - [x] cURL Debug Output
 - [x] Comprehensive Unit Test Coverage
 - [x] Comprehensive Unit Test Coverage
-- [x] Complete Documentation
+- [x] [Complete Documentation](http://cocoadocs.org/docsets/Alamofire)
 
 
 ## Requirements
 ## Requirements