From 42ea486fad4360eead43ac2e07404dc6b079f4d8 Mon Sep 17 00:00:00 2001 From: Hema Sankara Sai Ganesh Babu Date: Sat, 30 Jan 2021 02:09:40 +0530 Subject: [PATCH] chore: license badge (#9016) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e86ea43a8..422774c96 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,6 @@ Outside of the source centralized in this repo, the NativeScript framework consi In addition to the code that makes up the NativeScript framework itself, we also provide a number of [open-source sample apps](https://www.nativescript.org/app-samples-with-code) from which you can take reference while building your NativeScript application. ## License -[Apache License 2.0](https://github.com/NativeScript/NativeScript/blob/master/LICENSE) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/NativeScript/NativeScript/blob/master/LICENSE)

Made with ❤️