From 9a6deb5ab422e6ff48151b17242f130db33e2b54 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 16 Jun 2020 14:18:02 -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 17711ba..71d1bf7 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A collection of web-based SnP utilities. [![Build Status](https://travis-ci.org/JAnderson419/SNaP.svg?branch=master)](https://travis-ci.org/JAnderson419/SNaP) [![codecov](https://codecov.io/gh/JAnderson419/SNaP/branch/master/graph/badge.svg)](https://codecov.io/gh/JAnderson419/SNaP) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP?ref=badge_shield) To preview the app, click the binder button below and run the notebook that launches. @@ -15,3 +16,7 @@ dev: [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh For production (multi-user) setup with gunicorn and nginx on Ubuntu, see [this](https://www.digitalocean.com/community/tutorials/how-to-serve-flask-applications-with-gunicorn-and-nginx-on-ubuntu-18-04). + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FJAnderson419%2FSNaP?ref=badge_large) \ No newline at end of file