From a0a0d7b1192036f91c940d8658ab3e12a85c8b14 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 22 Aug 2018 04:32:24 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 04fa9a0..016c020 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,7 @@ [![Test Coverage](https://api.codeclimate.com/v1/badges/e736dafb1272ec207bed/test_coverage)](https://codeclimate.com/github/nitrotasks/nitro-server/test_coverage) [![Dependency Status](https://david-dm.org/nitrotasks/nitro-server.svg?theme=shields.io)](https://david-dm.org/nitrotasks/nitro-server) [![devDependency Status](https://david-dm.org/nitrotasks/nitro-server/dev-status.svg?theme=shields.io)](https://david-dm.org/nitrotasks/nitro-server#info=devDependencies) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fnitrotasks%2Fnitro-server.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fnitrotasks%2Fnitro-server?ref=badge_shield) # Configure @@ -23,3 +24,7 @@ This should start Postgres in Docker Nicely, no configuration required in config - Run `npm run migrate:test` to run tests. Recommended to make sure everything is working. - `npm run test` will fail if run more than once without redoing migrations. - You'll need to pull the Nitro client in order for the server to host it. + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fnitrotasks%2Fnitro-server.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fnitrotasks%2Fnitro-server?ref=badge_large) \ No newline at end of file