From 01d79ba54e048275b64962cef48b776a480c2f01 Mon Sep 17 00:00:00 2001 From: radeva Date: Mon, 22 Jan 2018 09:51:44 +0200 Subject: [PATCH] chore(readme): link more resources; update cli badge link (#5305) - add links to Playground, Marketplace, forum - update CLI badge to point to CLI project - add link to Slack in Get Help section --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index ada81df52..36d0ee21c 100644 --- a/README.md +++ b/README.md @@ -30,16 +30,17 @@ Our Getting Started Guides are hands-on tutorials that walk you through installi ## Quick Links -- [NativeScript home page](http://nativescript.org) -- [NativeScript Code Samples](http://docs.nativescript.org/angular/code-samples/overview) -- [Install NativeScript Demo mobile app](https://www.nativescript.org/nativescript-example-application) -- [NativeScript and Angular](http://docs.nativescript.org/angular/tutorial/ng-chapter-0) +- [NativeScript home page](https://nativescript.org) +- [NativeScript code samples](https://docs.nativescript.org/angular/code-samples/overview) +- [Install NativeScript demo mobile app](https://www.nativescript.org/nativescript-example-application) +- [NativeScript playground](https://play.nativescript.org) +- [NativeScript and Angular](https://docs.nativescript.org/angular/tutorial/ng-chapter-0) - [@NativeScript on Twitter](http://twitter.com/NativeScript) - [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation) +- [NativeScript community forum](https://discourse.nativescript.org/) - [NativeScript on Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript) -- [NativeScript documentation](http://docs.nativescript.org/) - -- [NativeScript blog](http://www.nativescript.org/blog) +- [NativeScript documentation](https://docs.nativescript.org/) +- [NativeScript marketplace](https://market.nativescript.org/) ## Repositories @@ -55,7 +56,7 @@ The NativeScript framework consists of a number of components, all of which are [![npm](https://img.shields.io/npm/dm/tns-android.svg)](https://www.npmjs.com/package/tns-android) [![Waffle.io - NativeScript Runtimes and CLI](https://badge.waffle.io/NativeScript/android-runtime.svg?columns=In%20Progress)](https://waffle.io/NativeScript/android-runtime) - This repo contains the NativeScript Android—the code that hosts NativeScript Android apps, and allows JavaScript code to be executed on Android devices. The Android runtime is written in a fun mix of C++ and Java. - **[CLI](//github.com/NativeScript/nativescript-cli)** - [![npm](https://img.shields.io/npm/dm/nativescript.svg)](https://www.npmjs.com/package/nativescript) [![Waffle.io - NativeScript Runtimes and CLI](https://badge.waffle.io/NativeScript/android-runtime.svg?columns=In%20Progress)](https://waffle.io/NativeScript/android-runtime) + [![npm](https://img.shields.io/npm/dm/nativescript.svg)](https://www.npmjs.com/package/nativescript) [![Waffle.io - NativeScript CLI](https://badge.waffle.io/NativeScript/nativescript-cli.svg?columns=In%20Progress)](https://waffle.io/NativeScript/nativescript-cli) - This repo contains the NativeScript command-line interface, which lets you create, build, and run apps using the NativeScript framework. The CLI is written in TypeScript. - **[Docs](//github.com/NativeScript/docs)** - This repo contains the NativeScript framework documentation, which is available at . The docs are written in Markdown. @@ -72,6 +73,6 @@ We [worked together with the Google Angular team](http://angularjs.blogspot.com/ ## Get Help -Please, use [github issues](https://github.com/NativeScript/NativeScript/issues) strictly for [reporting a bugs](CONTRIBUTING.md#bugs) or [requesting features](CONTRIBUTING.md#features). For general NativeScript questions and support, check out the [NativeScript community forum](https://discourse.nativescript.org/). +Please, use [github issues](https://github.com/NativeScript/NativeScript/issues) strictly for [reporting a bugs](CONTRIBUTING.md#bugs) or [requesting features](CONTRIBUTING.md#features). For general NativeScript questions and support, check out the [NativeScript community forum](https://discourse.nativescript.org/) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation). ![](https://ga-beacon.appspot.com/UA-111455-24/nativescript/nativescript?pixel)