diff --git a/README.md b/README.md index e757dad163..dabe11f63c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ We built Ionic because we wanted a framework that focused on building hybrid nat 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.1. We will never support versions earlier than those. This is a framework for the future. +Ionic is also not a good solution if you need to support older generation devices. Our (compatibility)[http://ionicframework.com/docs/#browser-support] *starts* at iOS 6 and Android 4.1. We will never support versions earlier than those. This is a framework for the future. Learn more, (Where does the Ionic Framework fit in?)[http://ionicframework.com/blog/where-does-the-ionic-framework-fit-in/]. ## Quick Start diff --git a/dist/js/ionic-angular.js b/dist/js/ionic-angular.js index be9ea36823..6c820f6aac 100644 --- a/dist/js/ionic-angular.js +++ b/dist/js/ionic-angular.js @@ -5,7 +5,6 @@ * Ionic - a powerful HTML5 mobile app framework. * http://ionicframework.com/ * - * * By @maxlynch, @helloimben, @adamdbradley <3 * * Licensed under the MIT license. Please see LICENSE for more information. diff --git a/dist/js/ionic.js b/dist/js/ionic.js index 9b8712b999..c84843ee59 100644 --- a/dist/js/ionic.js +++ b/dist/js/ionic.js @@ -5,7 +5,6 @@ * Ionic - a powerful HTML5 mobile app framework. * http://ionicframework.com/ * - * * By @maxlynch, @helloimben, @adamdbradley <3 * * Licensed under the MIT license. Please see LICENSE for more information.