diff --git a/README.md b/README.md index 8b3274d..7eff1ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # Hapi Decorators +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators?ref=badge_shield) + Typescript decorators for interacting with hapi. This project is heavily influenced by [hapior-decorators](https://github.com/Boulangerie/hapiour-decorators). We used this in production at StreamJar for ~ 2 years. When upgrading to hapi 17+ we opted to rewrite to fit our use case better. + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators?ref=badge_large) \ No newline at end of file