diff --git a/README.md b/README.md index 2e3b6ae9a..22f6af06d 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,17 @@

- NativeScript + NativeScript +

+ + ![Automated Tests Passing](https://github.com/NativeScript/NativeScript/actions/workflows/apps_automated.yml/badge.svg) + [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/NativeScript/NativeScript/blob/master/LICENSE) + [![NPM Version](https://badge.fury.io/js/%40nativescript%2Fcore.svg)](https://www.npmjs.com/@nativescript/core) + [![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://nativescript.org/discord) + +

-
- -![Automated Tests Passing](https://github.com/NativeScript/NativeScript/actions/workflows/apps_automated.yml/badge.svg) -[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/NativeScript/NativeScript/blob/master/LICENSE) -[![NPM Version](https://badge.fury.io/js/%40nativescript%2Fcore.svg)](https://www.npmjs.com/@nativescript/core) -[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://nativescript.org/discord) - -
- - [NativeScript](http://www.nativescript.org) empowers you to access native APIs from JavaScript directly. Currently iOS and Android runtimes are provided for rich mobile development across a variety of diverse use cases. ## Contribute @@ -79,5 +77,7 @@ Outside the source centralized in this repo, NativeScript consists of a few othe - This repo contains the NativeScript command-line interface, which lets you create, build, and run apps using NativeScript. The CLI is written in TypeScript. - **[Docs](//github.com/NativeScript/docs-new)** - This repo contains NativeScript documentation, which is available at . The docs are written in Markdown. +- **[Official Plugins](https://github.com/NativeScript/plugins) + - This repo contains a [plugin workspace](https://docs.nativescript.org/plugins/plugin-workspace-guide.html) the TSC (Technical Steering Committee) maintains offering several often useful plugins.

Made with ❤️