From 28979afaea0a94704ef99be28330713bb4594aa9 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 19 Jun 2019 04:06:34 -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 a922bdc..ac865e4 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![GoDoc](https://godoc.org/github.com/minimalchat/daemon?status.svg)](https://godoc.org/github.com/minimalchat/daemon) [![Build Status](https://travis-ci.org/minimalchat/daemon.svg?branch=master)](https://travis-ci.org/minimalchat/daemon) [![Coverage Status](https://coveralls.io/repos/github/minimalchat/daemon/badge.svg?branch=master)](https://coveralls.io/github/minimalchat/daemon?branch=master) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fminimalchat%2Fdaemon.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fminimalchat%2Fdaemon?ref=badge_shield) --- @@ -55,3 +56,7 @@ Flags: Port used to serve SSL HTTPS and websocket traffic on (default 4443) ``` + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fminimalchat%2Fdaemon.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fminimalchat%2Fdaemon?ref=badge_large) \ No newline at end of file