From dadec81e510d7217597ac792e6652e68aa21aa8b Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 21 May 2020 09:02:46 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 18c8bd9..a5981c3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # SecurityMessageBundle +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcaesar-team%2FCaesarSecureMessageBundle.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcaesar-team%2FCaesarSecureMessageBundle?ref=badge_shield) + ## Installation 1. Install component via composer @@ -42,3 +44,7 @@ POST /message with ``` ####Get message GET /message/{id} + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcaesar-team%2FCaesarSecureMessageBundle.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcaesar-team%2FCaesarSecureMessageBundle?ref=badge_large) \ No newline at end of file