This is an automated email from the ASF dual-hosted git repository.

erikdebruin pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new c29cc78  Updated README with Quick Start link and rewrite of 
‘dependencies’ bits
c29cc78 is described below

commit c29cc78c96eb649deac7154e833300ba45a27169
Author: Erik de Bruin <e...@ixsoftware.nl>
AuthorDate: Tue Oct 3 09:55:31 2017 +0200

    Updated README with Quick Start link and rewrite of ‘dependencies’ bits
    
    Signed-off-by: Erik de Bruin <e...@ixsoftware.nl>
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index dc51452..4c9cd6d 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ After you download the AIR SDK, unzip it and place it in a 
directory of your cho
 
 ## Building the source
 
-FlexJS is a large project. It requires some build tools which must be 
installed prior to building the SDK. Some of these have different licenses. See 
the **Software Dependencies** section for more information on the external 
dependencies below.
+FlexJS is a large project. It requires some build tools, such as Google 
Closure Tools, which must be installed prior to building the SDK. Some of these 
may have different licenses. You will be prompted during the build to 
acknowledge these licenses.
 
 Linux support is currently experimental and while it is possible to compile 
the SDK it has not been fully tested.
 
@@ -183,8 +183,8 @@ If you want SWF output, use NPM. Run:
 sudo npm install flexjs -g
 ```
 
-# Software Dependencies
+# Using FlexJS
 
-FlexJS depends on the Google Closure Library.
+In order to get started using FlexJS, you are invited to follow along with the 
[Quick Start Guide](https://github.com/apache/royale-asjs/wiki/Quick-Start).
 
 ### Thanks for using [Apache Royale](http://royale.apache.org). Enjoy!

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" <commits@royale.apache.org>'].

Reply via email to