From a3b0812f0e7a0e63c56c2bfd8c7abd0b65f7ea00 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 22 Mar 2018 18:43:07 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cfe3ddf1..25012cac 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ EasyCaching is a open source caching library that contains basic usages and some [![Coverage Status](https://coveralls.io/repos/github/catcherwong/EasyCaching/badge.svg?branch=master)](https://coveralls.io/github/catcherwong/EasyCaching?branch=master) [![Member project of .NET China Foundation](https://img.shields.io/badge/member_project_of-.NET_CHINA-red.svg?style=flat&colorB=9E20C8)](https://github.com/dotnetcore) [![GitHub license](https://img.shields.io/github/license/dotnetcore/EasyCaching.svg)](https://github.com/dotnetcore/EasyCaching/blob/master/LICENSE) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdotnetcore%2FEasyCaching.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdotnetcore%2FEasyCaching?ref=badge_shield) ## CI Build Status @@ -265,3 +266,7 @@ See [sample](https://github.com/catcherwong/EasyCaching/tree/master/sample) ## Contributing Pull requests, issues and commentary! + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdotnetcore%2FEasyCaching.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdotnetcore%2FEasyCaching?ref=badge_large) \ No newline at end of file