From 74ab369d4856e41e4c1cdf51c0bbf8e358b0cb17 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 26 Aug 2020 18:20:11 -0500 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 36f5d15..6c4e1fc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # [Codecov][1] Java Maven Example +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-maven.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-maven?ref=badge_shield) + ## Guide ### Travis Setup @@ -56,3 +58,7 @@ We are happy to help if you have any questions. Please contact email our Support [2]: https://github.com/codecov/example-gradle [3]: https://github.com/codecov/example-android [4]: https://github.com/codecov/example-java + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-maven.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fcodecov%2Fexample-java-maven?ref=badge_large) \ No newline at end of file