From 983b8a1ffae98c5dd1457e6cd40e022fde7dc457 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 27 Dec 2019 02:49:56 -0800 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 428ad45..9b057f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Packagecloud::Test::Gem +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdslzuha%2FMyRepo.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdslzuha%2FMyRepo?ref=badge_shield) + TODO: Write a gem description @@ -27,3 +29,7 @@ TODO: Write usage instructions here 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fdslzuha%2FMyRepo.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fdslzuha%2FMyRepo?ref=badge_large) \ No newline at end of file