Ashley Mills před 9 roky
rodič
revize
aaac9ebcf8
1 změnil soubory, kde provedl 2 přidání a 4 odebrání
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -54,7 +54,9 @@ public enum NetworkStatus: CustomStringConvertible {
 }
 ```
 
+## Got a problem?
 
+Please read https://github.com/ashleymills/Reachability.swift/wiki/Raising-an-issue before raising an issue.
 
 ## Supporting **Reachability.swift**
 Keeping **Reachability.swift** up-to-date is a time consuming task. Making updates, reviewing pull requests, responding to issues and answering emails all take time. If you'd like to help keep me motivated, please download my free app, [Foto Flipper] from the App Store. (To really motivate me, pay $0.99 for the IAP!)
@@ -194,10 +196,6 @@ NSNotificationCenter.defaultCenter().removeObserver(self,
                                                     object: reachability)
 ```
 
-## Got a problem?
-
-Please read https://github.com/ashleymills/Reachability.swift/wiki/Raising-an-issue before raising an issue.
-
 ## Want to help?
 
 Got a bug fix, or a new feature? Create a pull request and go for it!