Explorar o código

Merge pull request #51 from larrytin/larrytin-patch-1

FLEX requires iOS 7 or higher
Ryan Olson %!s(int64=11) %!d(string=hai) anos
pai
achega
7649dc616c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -92,7 +92,7 @@ FLEX is available on [Cocoapods](http://cocoapods.org/). Simply add the followin
 pod 'FLEX', '~> 2.0'
 ```
 
-Alternatively, you can manually add the files in `Classes/` to your Xcode project. FLEX requires iOS 6 or higher.
+Alternatively, you can manually add the files in `Classes/` to your Xcode project. FLEX requires iOS 7 or higher.
 
 
 ## Excluding FLEX from Release (App Store) Builds