From a78b874190818d29194c7d50302beb8e70be5fa4 Mon Sep 17 00:00:00 2001 From: Ben Sperry Date: Fri, 27 Sep 2013 18:30:21 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5d42daa805..8190ed5481 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ meaningful market share, or they were too focused on building mobile websites. Many were slow, had excessive DOM operations, and relied on bulky libraries like jQuery. They weren't built with performance and great design as the top concerns. -With Ionic we've built a framework meant for native. We don't tie you to the URL bar, and we aren't dwelling on the past, -worrying about supporting marginal or slow devices. +With Ionic we've built a framework meant for native. We don't tie you to the URL bar, and we aren't dwelling on the past or +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/). @@ -49,4 +49,4 @@ way is to use Python: ## LICENSE -Ionic is licensed under the Apache 2.0 Open Source license. For more information, see the LICENSE file in this repository. \ No newline at end of file +Ionic is licensed under the Apache 2.0 Open Source license. For more information, see the LICENSE file in this repository.