From ed7cb04784bd0637b6a46c0ea69f2a035f1e5aaa Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 19 Aug 2021 13:06:32 -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 f6d27c0..ed30665 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/sendtips/themap)](https://goreportcard.com/report/github.com/sendtips/themap) [![Sourcegraph](https://sourcegraph.com/github.com/sendtips/themap/-/badge.svg)](https://sourcegraph.com/github.com/sendtips/themap?badge) [![sendtips](https://img.shields.io/badge/🍩_Sendtips-@awsom82-black?labelColor=3298dc)](https://sendtips.ru/pay/E2ZfzjVE) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsendtips%2Fthemap.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsendtips%2Fthemap?ref=badge_shield) A Go library to work with [TheMAP](https://doc.mapcard.pro/). @@ -46,3 +47,7 @@ func main() { fmt.Printf("%s", pay.SessionGUID) // TheMAP payment session identifier } ``` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fsendtips%2Fthemap.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fsendtips%2Fthemap?ref=badge_large) \ No newline at end of file