From c752f725501a5a029f86a888a6647f638361474c Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 31 Jul 2018 13:42:35 -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 258c895..b921cb0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Spaces-API +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API?ref=badge_shield) + An API wrapper for DigitalOcean's Spaces object storage designed for easy use. ### Connecting @@ -204,3 +206,7 @@ try { */ } ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSociallyDev%2FSpaces-API?ref=badge_large) \ No newline at end of file