From 64ae2fb06e17c410e1a720bed42d6c332c790956 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 9 Jun 2020 11:48:42 -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 5c3b889..dfbfe80 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # easyTemplateApp +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FtempScience%2FeasyTemplateApp.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FtempScience%2FeasyTemplateApp?ref=badge_shield) + Template for easyScience applications ## Download easyTemplate @@ -49,3 +51,7 @@ Template for easyScience applications ``` curl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | POETRY_UNINSTALL=1 python ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FtempScience%2FeasyTemplateApp.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FtempScience%2FeasyTemplateApp?ref=badge_large) \ No newline at end of file