Quellcode durchsuchen

Merge pull request #79 from abunur/patch-1

Update README.md
Ashley Mills vor 10 Jahren
Ursprung
Commit
265b58a365
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  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.