From a67577246f48444ce99e938d1080fc0a03e45acc Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 28 Apr 2019 19:41:34 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ee848d5..e8f138d8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FKnext%2FJava8InAction.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FKnext%2FJava8InAction?ref=badge_shield) + Java8InAction =============== @@ -56,4 +58,7 @@ Alternatively you can compile the files manually inside the directory src/main/j You can also import the project in your favorite IDE: * In IntelliJ use "File->Open" menu and navigate to the folder where the project resides * In Eclipse use "File->Import->Existing Maven Projects" (also modify "Reduntant super interfaces" to report as Warnings instead of Errors - * In Netbeans use "File->Open Project" menu \ No newline at end of file + * In Netbeans use "File->Open Project" menu + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FKnext%2FJava8InAction.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FKnext%2FJava8InAction?ref=badge_large) \ No newline at end of file