From ffd3028c35a3c151460299c366739fc3e1ed115e Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 15 Oct 2018 04:53:18 -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 ebff97e..4216af3 100755 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fffkp%2Fcatalog.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fffkp%2Fcatalog?ref=badge_shield) + This is the Commons Machinery metadata catalog. It stores Media Annotations (metadata) for creative works and supports lookup by URI or by perceptual hashes (for images). @@ -184,3 +186,7 @@ Get a work: curl --user test: -H 'Accept: application/json' http://localhost:8004/works/542af1de876096426387c9a1 + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fffkp%2Fcatalog.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fffkp%2Fcatalog?ref=badge_large) \ No newline at end of file