瀏覽代碼

Merge pull request #79 from abunur/patch-1

Update README.md
Ashley Mills 10 年之前
父節點
當前提交
265b58a365
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -34,6 +34,9 @@ Just drop the **Reachability.swift** file into your project. That's it!
 
 [CocoaPods]: https://cocoapods.org
 [CocoaPods Installation]: https://guides.cocoapods.org/using/getting-started.html#getting-started
+ 
+ 4. In your code import Reachability like so:
+   `import ReachabilitySwift`
 
 ### Carthage
 [Carthage][] is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.