From fc8d832f258d3b08eae5a539ed54ff387f5f80b1 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 20 Jun 2018 12:41:45 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b261d..ed2d1b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # crossroads +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fclowenhg%2FCrossRoads.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fclowenhg%2FCrossRoads?ref=badge_shield) + Build Instructions - Install Node & NPM @@ -6,4 +8,7 @@ Build Instructions - Execute 'npm install' in repository root - Execute 'gulp pack' in the repository root - Files are output to the 'web' folder - - Open web/index.html (when using Chrome you may need to disable web security) \ No newline at end of file + - Open web/index.html (when using Chrome you may need to disable web security) + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fclowenhg%2FCrossRoads.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fclowenhg%2FCrossRoads?ref=badge_large) \ No newline at end of file