diff --git a/README.md b/README.md index 80bb691..e869021 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Craco sass-resources-loader [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ftilap%2Fcraco-sass-resources-loader.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Ftilap%2Fcraco-sass-resources-loader?ref=badge_shield) This is a [craco](https://github.com/sharegate/craco) plugin to add [sass-resources-loader](https://www.npmjs.com/package/sass-resources-loader) with [create-react-app](https://facebook.github.io/create-react-app/) version >= 2. @@ -52,4 +53,7 @@ module.exports = { }, ], } -``` \ No newline at end of file +``` + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Ftilap%2Fcraco-sass-resources-loader.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Ftilap%2Fcraco-sass-resources-loader?ref=badge_large) \ No newline at end of file