From c3d9cbd94c6a8a1d41d83719edb38b0a29756a4d Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 17 Mar 2021 21:35:52 -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 1b02c9b..025b03c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ [![GoDoc](https://godoc.org/github.com/portainer/libhttp?status.svg)](https://godoc.org/github.com/portainer/libhttp) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fportainer%2Flibhttp.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fportainer%2Flibhttp?ref=badge_shield) # libhttp A HTTP library providing useful methods when working with `net/http` and `gorilla/mux`. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fportainer%2Flibhttp.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fportainer%2Flibhttp?ref=badge_large) \ No newline at end of file