From 565a95652d8c06019939299d4abf0e6f94ade3cd Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Thu, 19 Sep 2013 15:59:39 -0700 Subject: [PATCH] Update intro.md --- docs/intro.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/intro.md b/docs/intro.md index e9f0ac00..c4137802 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -2,9 +2,7 @@ LoopBack is part of [StrongLoop Suite](http://www.strongloop.com/strongloop-suite). -LoopBack is a mobile backend framework that puts you in control. As -a mobile developer you decide where to run your mobile backend - in -the cloud or on-premise. +LoopBack is a mobile backend framework that can run in the cloud or on your own hardware. LoopBack is built on [StrongNode](http://www.strongloop.com/strongnode) and open source Node.js modules. It leverages the power of Node, the community that stands behind Node, and the support that [StrongLoop](http://www.strongloop.com) @@ -14,7 +12,7 @@ LoopBack is here to help you develop mobile applications with rich functionality and data that is in your datacenter and the cloud. Since LoopBack is built on open source, it is highly extensible and familiar with developers already using Node. -Node.js leverages Javascript - the ubiquituous language of the web +Node.js leverages Javascript, the ubiquituous language of the web that most developers have already had familiarity with its ease of use.