Skip to content

Commit 52317d8

Browse files
author
Fatme
authored
Merge pull request #4415 from KartSriv/patch-1
I tried my best to make your readme a little better. I think it looks nice : )
2 parents b2b79bd + 887f43b commit 52317d8

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

README.md

+19-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,25 @@
1-
NativeScript Command-Line Interface
2-
================
3-
Master Branch [![Build Status](https://travis-ci.org/NativeScript/nativescript-cli.svg?branch=build)][2].
4-
[![Waffle.io - NativeScript CLI](https://badge.waffle.io/NativeScript/nativescript-cli.svg?columns=In%20Progress)](https://waffle.io/NativeScript/nativescript-cli)
1+
2+
<h1 align="center">
3+
<br>
4+
<a href="https://www.npmjs.com/package/nativescript"><img src="https://blog.jscrambler.com/content/images/2018/10/jscrambler-blog-react-native-ionic-nativescript-logo.png" alt="Nativescript Logo" width="200"></a>
5+
<br>
6+
<br>
7+
NativeScript Command-Line Interface
8+
<br>
9+
</h1>
10+
11+
<h4 align="center">The NativeScript CLI lets you create, build, and deploy <a href="https://docs.nativescript.org/" target="_blank">NativeScript</a>-based projects on iOS and Android devices.</h4>
12+
</a>
13+
</p>
14+
15+
<h5 align="center">Master Branch</h5>
16+
<p align="center">
17+
<img alt="Build Status" src="https://travis-ci.org/NativeScript/nativescript-cli.svg?branch=build">
18+
<a href="https://waffle.io/NativeScript/nativescript-cli"><img alt="Waffle.io - NativeScript CLI" src="https://badge.waffle.io/NativeScript/nativescript-cli.svg?columns=In%20Progress"></a>
19+
</p>
520

621
Get it using: `npm install -g nativescript`
722

8-
The NativeScript CLI lets you create, build, and deploy [NativeScript][7]-based projects on iOS and Android devices.
923

1024
* [What is NativeScript](#what-is-nativescript "Quick overview of NativeScript, the JavaScript framework for cross-platform development of native iOS and Android apps")
1125
* [How the NativeScript CLI works](#how-the-nativescript-cli-works "How the CLI works in more detail")

0 commit comments

Comments
 (0)