diff --git a/README.md b/README.md index 8c5ffc7..d8c0ac0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Linq4JS [![Build Status](https://travis-ci.org/morrisjdev/Linq4JS.svg?branch=master)](https://travis-ci.org/morrisjdev/Linq4JS) [![Known Vulnerabilities](https://snyk.io/test/github/morrisjdev/Linq4JS/badge.svg?targetFile=package.json)](https://snyk.io/test/github/morrisjdev/Linq4JS?targetFile=package.json) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS?ref=badge_shield) Linq methods for JavaScript/TypeScript for working with arrays @@ -866,3 +867,7 @@ Supported methods (the methodname and aliases are not case-sensitive) ## Author [Morris Janatzek](http://morrisj.net) ([morrisjdev](https://github.com/morrisjdev)) + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmorrisjdev%2FLinq4JS?ref=badge_large) \ No newline at end of file