diff --git a/README.md b/README.md index 5759a12..06b7c40 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # JavaScript Load Image +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_shield) + > A JavaScript library to load and transform image files. @@ -1060,6 +1062,9 @@ loadImage.parseMetaData( The JavaScript Load Image library is released under the [MIT license](https://opensource.org/licenses/MIT). + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FCydrickT-Osedea%2FJavaScript-Load-Image?ref=badge_large) + ## Credits - Original image metadata handling implemented with the help and contribution of @@ -1067,4 +1072,4 @@ The JavaScript Load Image library is released under the - Original Exif tags mapping based on Jacob Seidelin's [exif-js](https://github.com/exif-js/exif-js) library. - Original IPTC parser implementation by - [Dave Bevan](https://github.com/bevand10). + [Dave Bevan](https://github.com/bevand10). \ No newline at end of file