From 68ba5e1d8c3b4c2e97a41984427becd70104f8ee Mon Sep 17 00:00:00 2001 From: Shawn Black Date: Thu, 17 Oct 2019 15:07:20 -0500 Subject: [PATCH] Updated README.md to include license badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 658d4d4..6e87b8a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ # Apache OpenWhisk runtimes for .NET Core +[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0) [![Build Status](https://travis-ci.org/apache/openwhisk-runtime-dotnet.svg?branch=master)](https://travis-ci.org/apache/openwhisk-runtime-dotnet) ## Changelogs