From c3ac133537feca96d835198691d9c77aa50c68df Mon Sep 17 00:00:00 2001 From: Niclas Kristek Date: Thu, 7 Nov 2019 01:35:38 +0100 Subject: [PATCH] Remove license badge --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f863556..f0b0994 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ [![CI Status](https://github.com/nkristek/Smaragd/workflows/CI/badge.svg)](https://github.com/nkristek/Smaragd/actions) [![NuGet version](https://img.shields.io/nuget/v/NKristek.Smaragd.svg)](https://www.nuget.org/packages/NKristek.Smaragd/) -[![GitHub license](https://img.shields.io/github/license/nkristek/Smaragd.svg)](https://github.com/nkristek/Smaragd/blob/master/LICENSE) This is a very lightweight library containing base classes for implementing .NET applications using the MVVM architecture. It is fully unit tested and platform independent.