From 4595262f333dd87e81249d78770005d4d99acbef Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 10 May 2018 11:24:24 -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 b51cf5b..7bc27d4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Angular Image Spinner +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Foivoodoo%2Fangular-image-spinner.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Foivoodoo%2Fangular-image-spinner?ref=badge_shield) + Using [spin.js](http://fgnass.github.com/spin.js) showing the spinner while image is preloading on the background. @@ -30,3 +32,7 @@ angular 'imageSpinner' ]) ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Foivoodoo%2Fangular-image-spinner.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Foivoodoo%2Fangular-image-spinner?ref=badge_large) \ No newline at end of file