This is an automated email from the ASF dual-hosted git repository.

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-runtime-dotnet.git


The following commit(s) were added to refs/heads/master by this push:
     new 44d2c3a  Updated README.md to include license badge. (#19)
44d2c3a is described below

commit 44d2c3a3030a9661be6ea901201a58add2e16b5d
Author: Shawn Black <[email protected]>
AuthorDate: Thu Oct 17 15:50:33 2019 -0500

    Updated README.md to include license badge. (#19)
---
 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

Reply via email to