From 464cbbdd522e2798b503385e3890c012cff59c13 Mon Sep 17 00:00:00 2001 From: iamrahulmahato Date: Sun, 20 Feb 2022 01:37:43 -0800 Subject: [PATCH] README formatted --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94ba16a31d..e06e343fc2 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,18 @@

+
+
+ [![Build Status](https://travis-ci.org/NativeScript/NativeScript.svg?branch=master)](https://travis-ci.org/NativeScript/NativeScript) +
+ +## ⚡️ Introduction [NativeScript](http://www.nativescript.org) empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile development and can be utilized in a number of diverse use cases. -## Setup and Installation +## ⚙️ Setup and Installation * [Environment Setup](https://docs.nativescript.org/environment-setup.html) @@ -69,7 +75,9 @@ Outside the source centralized in this repo, NativeScript consists of a few othe - [![Docs](https://img.shields.io/badge/Docs-NativeScript-brightgreen)](https://docs.nativescript.org/) - This repo contains the NativeScript framework documentation, which is available at . The docs are written in Markdown. -## License +## 📃️ License + [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/NativeScript/NativeScript/blob/master/LICENSE) +

Made with ❤️