From 0634b8af05bb4fababdac6fba279d5a5c3bc73f9 Mon Sep 17 00:00:00 2001 From: Anil Seervi <61609033+AnilSeervi@users.noreply.github.com> Date: Sun, 23 Jan 2022 22:32:21 +0530 Subject: [PATCH] chore: update license type badge (#9717) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 153f98b65..94ba16a31 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,6 @@ Outside the source centralized in this repo, NativeScript consists of a few othe - This repo contains the NativeScript framework documentation, which is available at . The docs are written in Markdown. ## License -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/NativeScript/NativeScript/blob/master/LICENSE) +[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/NativeScript/NativeScript/blob/master/LICENSE)

Made with ❤️