From ffce2df61496121316a3e709a0838fc5e1a32b6c Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 18 Mar 2019 04:23:43 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b57e372..207b4bf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Laravel Video Chat using Socket.IO and WebRTC [![StyleCI](https://styleci.io/repos/107812103/shield?branch=master)](https://styleci.io/repos/107812103) [![Latest Stable Version](https://poser.pugx.org/php-junior/laravel-video-chat/v/stable)](https://packagist.org/packages/php-junior/laravel-video-chat) [![Total Downloads](https://poser.pugx.org/php-junior/laravel-video-chat/downloads)](https://packagist.org/packages/php-junior/laravel-video-chat) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FPHPJunior%2Flaravel-video-chat.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FPHPJunior%2Flaravel-video-chat?ref=badge_shield) ## Installation ```php @@ -285,7 +286,10 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio [Demo Project](https://github.com/PHPJunior/laravel-video-chat-demo) + +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FPHPJunior%2Flaravel-video-chat.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FPHPJunior%2Flaravel-video-chat?ref=badge_large) + ## Support on Beerpay Hey dude! Help me out for a couple of :beers:! -[![Beerpay](https://beerpay.io/PHPJunior/laravel-video-chat/badge.svg?style=beer-square)](https://beerpay.io/PHPJunior/laravel-video-chat) [![Beerpay](https://beerpay.io/PHPJunior/laravel-video-chat/make-wish.svg?style=flat-square)](https://beerpay.io/PHPJunior/laravel-video-chat?focus=wish) +[![Beerpay](https://beerpay.io/PHPJunior/laravel-video-chat/badge.svg?style=beer-square)](https://beerpay.io/PHPJunior/laravel-video-chat) [![Beerpay](https://beerpay.io/PHPJunior/laravel-video-chat/make-wish.svg?style=flat-square)](https://beerpay.io/PHPJunior/laravel-video-chat?focus=wish) \ No newline at end of file