From 63062a8ee6ca8544e1c9d44485d03e6522e2e6bf Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 27 Sep 2017 07:51:36 -0700 Subject: [PATCH] Add license scan report and status --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d31ef07..b30823a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # aws-nodejs-typescript +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fechelon-solutions%2Faws-nodejs-typescript.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fechelon-solutions%2Faws-nodejs-typescript?ref=badge_shield) + This repository contains a starter project template for Serverless projects running on AWS. @@ -65,3 +67,7 @@ Browse the following resources for more information: - Serverless [documentation](https://serverless.com/framework/docs/) - TypeScript [documentation](https://www.typescriptlang.org/docs/) - AWS [documentation](https://aws.amazon.com/documentation/) + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fechelon-solutions%2Faws-nodejs-typescript.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fechelon-solutions%2Faws-nodejs-typescript?ref=badge_large) \ No newline at end of file