From f9363b875873366e5fd899beda0dca98ca865a99 Mon Sep 17 00:00:00 2001 From: radeva Date: Fri, 5 Jan 2018 16:33:28 +0200 Subject: [PATCH 1/2] chore: add waffle.io badge Add waffle.io badge to waffle board in order to give more visibility to the current issues status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 948256a860..bb7629ba37 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ NativeScript Command-Line Interface ================ Master Branch [![Build Status](https://travis-ci.org/NativeScript/nativescript-cli.svg?branch=build)][2]. +[![Waffle.io - NativeScript Runtimes and CLI](https://badge.waffle.io/NativeScript/android-runtime.svg?columns=In%20Progress)](https://waffle.io/NativeScript/android-runtime) + Get it using: `npm install nativescript@next -g` * Create, build, and run native apps for iOS and Android using JavaScript or TypeScript * From 782b4029242fdbbed08c7559241024a88177f4a8 Mon Sep 17 00:00:00 2001 From: rosen-vladimirov Date: Mon, 15 Jan 2018 17:22:39 +0200 Subject: [PATCH 2/2] Set waffle link to nativescript-cli --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7629ba37..2328169ac8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ NativeScript Command-Line Interface ================ Master Branch [![Build Status](https://travis-ci.org/NativeScript/nativescript-cli.svg?branch=build)][2]. -[![Waffle.io - NativeScript Runtimes and CLI](https://badge.waffle.io/NativeScript/android-runtime.svg?columns=In%20Progress)](https://waffle.io/NativeScript/android-runtime) +[![Waffle.io - NativeScript CLI](https://badge.waffle.io/NativeScript/nativescript-cli.svg?columns=In%20Progress)](https://waffle.io/NativeScript/nativescript-cli) Get it using: `npm install nativescript@next -g`