From 53b1abc11c5c98a8bf477573f825baff2b83fdf4 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 15 May 2024 04:35:04 -0300 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 94e0c17..13bfd88 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # pySC +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flmalina%2FpySC.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Flmalina%2FpySC?ref=badge_shield) + Python version of Simulated Commissioning toolkit for synchrotrons [SC](https://github.com/ThorstenHellert/SC), originally written in Matlab. ## Documentation @@ -15,3 +17,7 @@ VCS in editable mode with all extra dependencies git clone https://github.com/lmalina/pySC pip install --editable "pySC[all]" ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flmalina%2FpySC.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Flmalina%2FpySC?ref=badge_large) \ No newline at end of file