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