From 2b41ac81ea38ccaa3a2af9ac3b95cea5e46c8b7a Mon Sep 17 00:00:00 2001 From: Valentin Stoychev Date: Thu, 5 Mar 2015 15:55:22 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 36b0f75ff..9567ec10c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ NativeScript is a *cross-platform* JavaScript framework that lets you develop native iOS and Android apps from a single code base. The framework provides JavaScript access to the native APIs, user interface, and rendering engines of iOS and Android. By using JavaScript or TypeScript, you can create one project that builds into an iOS or Android app with completely native user experience. To learn more about NativeScript, you can check the following resources: -[The NativeScript web page](www.nativescript.org) -[Getting Started](http://docs.nativescript.org/getting-started) -[Documentation](http://docs.nativescript.org) + +- [The NativeScript web page](www.nativescript.org) +- [Getting Started](http://docs.nativescript.org/getting-started) +- [Documentation](http://docs.nativescript.org)