Updating readme.md
diff --git a/README.md b/README.md
index a0c8041..3136147 100644
--- a/README.md
+++ b/README.md
@@ -98,7 +98,7 @@
 
 ### iOS Quirks
 
-- iOS can't detect the type of cellular network connection.
+- <iOS7 can't detect the type of cellular network connection.
     - `navigator.connection.type` is set to `Connection.CELL` for all cellular data.
 
 ### Windows Phone Quirks