Prechádzať zdrojové kódy

Fixed Markdown issues

Ivan Bruel 8 rokov pred
rodič
commit
73108d7ec2
1 zmenil súbory, kde vykonal 3 pridanie a 3 odobranie
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -6,9 +6,9 @@ It is compatible with **iOS** (8.0 - 10.0), **OSX** (10.9 - 10.12) and **tvOS**
 
 Inspired by https://github.com/tonymillion/Reachability
 
-#IMPORTANT
+# IMPORTANT
 
-##Supporting Swift 2.3 and Swift 3
+## Supporting Swift 2.3 and Swift 3
 
 The source has been updated to support both Swift 2.3 (tag v2.4) and Swift 3 (tag v3.0)  
 
@@ -30,7 +30,7 @@ To install **Reachability.swift** for Swift 3.x using Carthage, include the foll
 ```
 github "ashleymills/Reachability.swift" ~> 3.0
 ```
-##Swift 3 breaking changes#
+## Swift 3 breaking changes#
 
 Previously:
 ```swift