From 2d094aec607dd4de20698d791219a7e058c8c8f3 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 6 Aug 2021 09:20:36 -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 9da62c7..8eb48fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # EasyDelegate +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAdamFull%2FEasyDelegate.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FAdamFull%2FEasyDelegate?ref=badge_shield) + ## Simple delegate system implementation using std::function. @@ -99,3 +101,6 @@ Use manuality ## License MIT + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FAdamFull%2FEasyDelegate.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FAdamFull%2FEasyDelegate?ref=badge_large) \ No newline at end of file