From 1290a1cefa298418c233e580f70c5305952c2b3d Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 26 Feb 2018 00:07:33 -0800 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 7ae2ba5..c7ffb03 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Ignition +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSaeris%2FIgnition.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FSaeris%2FIgnition?ref=badge_shield) + ## What is Ignition? @@ -31,3 +33,7 @@ npm start ``` This command will kick off a Webpack build of the project and watch your files for changes. When the build is finished, you can open the app at http://localhost:9000. + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FSaeris%2FIgnition.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FSaeris%2FIgnition?ref=badge_large) \ No newline at end of file