Skip to content

Commit 01d79ba

Browse files
radevaAlexander Vakrilov
authored andcommitted
chore(readme): link more resources; update cli badge link (NativeScript#5305)
- add links to Playground, Marketplace, forum - update CLI badge to point to CLI project - add link to Slack in Get Help section
1 parent a0378e8 commit 01d79ba

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,17 @@ Our Getting Started Guides are hands-on tutorials that walk you through installi
3030

3131
## Quick Links
3232

33-
- [NativeScript home page](http://nativescript.org)
34-
- [NativeScript Code Samples](http://docs.nativescript.org/angular/code-samples/overview)
35-
- [Install NativeScript Demo mobile app](https://www.nativescript.org/nativescript-example-application)
36-
- [NativeScript and Angular](http://docs.nativescript.org/angular/tutorial/ng-chapter-0)
33+
- [NativeScript home page](https://nativescript.org)
34+
- [NativeScript code samples](https://docs.nativescript.org/angular/code-samples/overview)
35+
- [Install NativeScript demo mobile app](https://www.nativescript.org/nativescript-example-application)
36+
- [NativeScript playground](https://play.nativescript.org)
37+
- [NativeScript and Angular](https://docs.nativescript.org/angular/tutorial/ng-chapter-0)
3738
- [@NativeScript on Twitter](http://twitter.com/NativeScript)
3839
- [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation)
40+
- [NativeScript community forum](https://discourse.nativescript.org/)
3941
- [NativeScript on Stack Overflow](http://stackoverflow.com/questions/tagged/nativescript)
40-
- [NativeScript documentation](http://docs.nativescript.org/)
41-
42-
- [NativeScript blog](http://www.nativescript.org/blog)
42+
- [NativeScript documentation](https://docs.nativescript.org/)
43+
- [NativeScript marketplace](https://market.nativescript.org/)
4344

4445
## Repositories
4546

@@ -55,7 +56,7 @@ The NativeScript framework consists of a number of components, all of which are
5556
[![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)
5657
- 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.
5758
- **[CLI](//github.com/NativeScript/nativescript-cli)**
58-
[![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)
59+
[![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)
5960
- 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.
6061
- **[Docs](//github.com/NativeScript/docs)**
6162
- This repo contains the NativeScript framework documentation, which is available at <http://docs.nativescript.org/>. The docs are written in Markdown.
@@ -72,6 +73,6 @@ We [worked together with the Google Angular team](http://angularjs.blogspot.com/
7273

7374
## Get Help
7475

75-
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/).
76+
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).
7677

7778
![](https://ga-beacon.appspot.com/UA-111455-24/nativescript/nativescript?pixel)

0 commit comments

Comments
 (0)