From 8f970d519fe0e7f508a87895fa00f64824a8b359 Mon Sep 17 00:00:00 2001 From: fossabot Date: Sun, 24 Feb 2019 11:40:55 -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 1476569..1bfa180 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ln-paywall ========== [![GoDoc](http://www.godoc.org/github.com/philippgille/ln-paywall/wall?status.svg)](http://www.godoc.org/github.com/philippgille/ln-paywall/wall) [![Build Status](https://travis-ci.org/philippgille/ln-paywall.svg?branch=master)](https://travis-ci.org/philippgille/ln-paywall) [![Go Report Card](https://goreportcard.com/badge/github.com/philippgille/ln-paywall)](https://goreportcard.com/report/github.com/philippgille/ln-paywall) [![GitHub Releases](https://img.shields.io/github/release/philippgille/ln-paywall.svg)](https://github.com/philippgille/ln-paywall/releases) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fphilippgille%2Fln-paywall.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fphilippgille%2Fln-paywall?ref=badge_shield) Go middleware for monetizing your API on a per-request basis with Bitcoin and Lightning ⚡️ @@ -211,3 +212,7 @@ Related Projects - [https://www.coinbee.io/](https://www.coinbee.io/) - Paid service for Bitcoin paywalls (no Lightning) - Looks like its meant for websites only, not APIs, because the browser session is involved + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fphilippgille%2Fln-paywall.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fphilippgille%2Fln-paywall?ref=badge_large) \ No newline at end of file