浏览代码

Readme update.

Marcin Krzyżanowski 11 年之前
父节点
当前提交
d99cefe66f
共有 1 个文件被更改,包括 7 次插入1 次删除
  1. 7 1
      README.md

+ 7 - 1
README.md

@@ -1,4 +1,4 @@
-OpenSSL
+OpenSSL-Universal
 =======
 =======
 
 
 OpenSSL CocoaPod for iOS and OSX. Complete solution to OpenSSL on iOS and OSX. Package came with precompiled libraries, and include script to build newer version if necessary.
 OpenSSL CocoaPod for iOS and OSX. Complete solution to OpenSSL on iOS and OSX. Package came with precompiled libraries, and include script to build newer version if necessary.
@@ -21,6 +21,12 @@ Current version contains binaries build with SDK iOS 7.0 (target 5.1.1), and SDK
 pod 'OpenSSL-Universal'
 pod 'OpenSSL-Universal'
 ````
 ````
 
 
+Or allways latest version
+
+````
+pod 'OpenSSL-Universal', :git => 'https://github.com/krzak/OpenSSL.git', :branch => :master'
+````
+
 **Authors**
 **Authors**
 
 
 [Marcin Krzyżanowski](https://twitter.com/krzyzanowskim)
 [Marcin Krzyżanowski](https://twitter.com/krzyzanowskim)