From f2e90bfa563055c685e13bed26596a18596981b8 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 6 Dec 2023 05:31:47 -0800 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b25bd1b..4a7bea0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # sclblpy [![PyPI Release](https://github.com/scailable/sclblpy/workflows/PyPI%20Release/badge.svg)](https://pypi.org/project/sclblpy/) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fscailable%2Fsclblpy.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fscailable%2Fsclblpy?ref=badge_shield) `sclblpy` is the core python package provided by Scailable for interacting with our API. @@ -155,3 +156,7 @@ def assign_model_to_device(uuid: str, function_uuid: str) -> bool: + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fscailable%2Fsclblpy.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fscailable%2Fsclblpy?ref=badge_large) \ No newline at end of file