From 4c1474e6984d5f79820dbf43870b77b435276c50 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 8 Jun 2020 14:12:55 -0700 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 6d012dd..1a2e9a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # go-vsm [![GoDoc](https://godoc.org/github.com/quan-to/go-vsm?status.svg)](https://godoc.org/github.com/quan-to/go-vsm/vsm) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fquan-to%2Fgo-vsm.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fquan-to%2Fgo-vsm?ref=badge_shield) Vector Space Model implementation in Go. @@ -136,3 +137,6 @@ The `-filename` flag should point to a file inside the `testdata` folder. See th ## LICENSE - MIT see [LICENSE](LICENSE) + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fquan-to%2Fgo-vsm.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fquan-to%2Fgo-vsm?ref=badge_large) \ No newline at end of file