From 223d66d8154324560e1f1cbe7b0411fa7959d792 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 4 Dec 2019 09:41:48 -0800 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 33f8d2b..d8ababf 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # basset-python-client +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbasset%2Fpython-client.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbasset%2Fpython-client?ref=badge_shield) + > Python client for submitting snapshots to basset @@ -25,3 +27,7 @@ pipenv install ```sh pipenv run python -m unittest discover tests -v ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fbasset%2Fpython-client.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fbasset%2Fpython-client?ref=badge_large) \ No newline at end of file