From 86149be3a9786296d766f0335c1c943a86d3bcd4 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 22 Oct 2020 16:04:42 -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 1612eba..371f2d7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fspatten%2Fdbox.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fspatten%2Fdbox?ref=badge_shield) + dbox ==== @@ -247,3 +249,7 @@ $ export DROPBOX_USER_ID=pqej9rmnj0i1gcxr4 > File.read("#{ENV['HOME']}/Dropbox/Public/hello.txt") => "Oh, Hello" ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fspatten%2Fdbox.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fspatten%2Fdbox?ref=badge_large) \ No newline at end of file