From 48c3d7cfe2f7d388ad58f4944bac19d4625fb678 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Fri, 22 Nov 2013 14:02:29 -0600 Subject: [PATCH] support android 4.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd31c3d98..2eb791229c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ worrying about supporting marginal, slow devices. It's important to realize that Ionic is not a replacement for frameworks used for building mobile web apps. There are a lot of great solutions that work well for websites, like [jQuery Mobile](http://jquerymobile.com/). -Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.2. We will never support devices older than this. +Ionic is also not a good solution if you need to support older generation devices. Our compatibility *starts* at iOS 6 and Android 4.1. We will never support devices older than this. ## Quick Start