From c5930d75e8150820f3a370f4940a5bf97c5492df Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 15 Oct 2019 06:54:47 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16181a1..25d2623 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Lightweight framework for building dynamic multi-level APIs for any provider (Ex [![Build Status](https://travis-ci.org/ajuhos/api-core.svg?branch=master)](https://travis-ci.org/ajuhos/api-core) [![Coverage Status](https://coveralls.io/repos/github/ajuhos/api-core/badge.svg?branch=master)](https://coveralls.io/github/ajuhos/api-core?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/4b1dd6ebe9eb4634aef02811c374efaf)](https://www.codacy.com/app/ajuhos/api-core?utm_source=github.com&utm_medium=referral&utm_content=ajuhos/api-core&utm_campaign=Badge_Grade) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fajuhos%2Fapi-core.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fajuhos%2Fapi-core?ref=badge_shield) ## Features @@ -180,4 +181,6 @@ $ npm test ## License -The [MIT License](https://github.com/ajuhos/api-core/blob/master/LICENSE). Free forever. :) \ No newline at end of file +The [MIT License](https://github.com/ajuhos/api-core/blob/master/LICENSE). Free forever. :) + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fajuhos%2Fapi-core.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fajuhos%2Fapi-core?ref=badge_large) \ No newline at end of file