From 286a96024d4676bf52be58a9dd330b9929d8bf8a Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 17 Nov 2020 19:51:54 -0800 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 a8fdb59..ce11013 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![Icon](https://github.com/netevert/dnsmorph/blob/master/docs/icon.png) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fintrigueio%2Fdnsmorph.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fintrigueio%2Fdnsmorph?ref=badge_shield) ================================================================== This version of DNSMORPH is a fork of the original, available at https://github.com/netevert/dnsmorph @@ -28,3 +29,7 @@ There are two ways to install dnsmorph on your system: - `cd /$GOPATH/src/github.com/intrigueio/dnsmorph` - `go get -v ./...` - `go build` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fintrigueio%2Fdnsmorph.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fintrigueio%2Fdnsmorph?ref=badge_large) \ No newline at end of file