From aa815150bd3dc0dfddca70d7f75c207f92b5d3b0 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 3 Feb 2022 18:03:40 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 15b226c..1ca3fb8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ DenMune a clustering algorithm that can find clusters of arbitrary size, shapes [![Research datasets at Mendeley ](https://img.shields.io/badge/mendeley-data-bluegreen)](https://data.mendeley.com/datasets/b73cw5n43r/4) [![BSD 3-Clause “New” or “Revised” License" ](https://img.shields.io/badge/license-BSD-green)](https://choosealicense.com/licenses/bsd-3-clause/) [![CircleCI, continuous integration](https://circleci.com/gh/egy1st/denmune-clustering-algorithm/tree/main.svg?style=svg)](https://circleci.com/gh/egy1st/denmune-clustering-algorithm/tree/main) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fegy1st%2Fdenmune-clustering-algorithm.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fegy1st%2Fdenmune-clustering-algorithm?ref=badge_shield) Based on the paper ------------------- @@ -498,3 +499,6 @@ Task List - [ ] Unit tests (coverage: xx%) - [ ] create conda package + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fegy1st%2Fdenmune-clustering-algorithm.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fegy1st%2Fdenmune-clustering-algorithm?ref=badge_large) \ No newline at end of file