From d898b9822ae458973b386fd2ef68b00294895310 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 1 Aug 2018 13:09:07 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b891ca4..7a58465 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ You can also use this library as pure go distributed task queue. ## Go Celery Worker in Action ![demo](https://raw.githubusercontent.com/shicky/gocelery/master/demo.gif) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fgocelery%2Fgocelery.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fgocelery%2Fgocelery?ref=badge_shield) ## Supported Brokers/Backends @@ -216,3 +217,6 @@ Please create Pull Request for any changes. ## LICENSE The gocelery is offered under MIT license. + + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fgocelery%2Fgocelery.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fgocelery%2Fgocelery?ref=badge_large) \ No newline at end of file