From 8894ece536d8407069916790b9debddd22d84e20 Mon Sep 17 00:00:00 2001 From: Kaarthik Sivashanmugam Date: Fri, 4 Dec 2015 10:00:41 -0800 Subject: [PATCH] adding license badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9bf89b4..951a41d 100644 --- a/README.md +++ b/README.md @@ -169,6 +169,8 @@ For example, to debug SparkCLR samples: ## License +[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=plastic)](https://github.com/Microsoft/SparkCLR/blob/master/LICENSE) + SparkCLR is licensed under the MIT license. See [LICENSE](LICENSE) file for full license information. ## Contribution