From 185cdbd6ceed463a70a9fa4f0ff465d8e1fdd760 Mon Sep 17 00:00:00 2001 From: fossabot Date: Fri, 5 Nov 2021 04:27:51 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a37c8e66..85a18c38 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Build](https://github.com/LuanRT/YouTube.js/actions/workflows/node.js.yml/badge.svg)](https://github.com/LuanRT/YouTube.js/actions/workflows/node.js.yml) [![NPM](https://img.shields.io/npm/v/youtubei.js?color=%2335C757)](https://www.npmjs.com/package/youtubei.js) [![CodeFactor](https://www.codefactor.io/repository/github/luanrt/youtube.js/badge)](https://www.codefactor.io/repository/github/luanrt/youtube.js) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLuanRT%2FYouTube.js.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FLuanRT%2FYouTube.js?ref=badge_shield) An object-oriented wrapper around the Innertube API, which is what YouTube itself uses. This makes YouTube.js fast, simple & efficient. And big thanks to [@gatecrasher777](https://github.com/gatecrasher777/ytcog) for his research on the workings of the Innertube API! @@ -702,4 +703,6 @@ All trademarks, logos and brand names are the property of their respective owner Should you have any questions or concerns please contact me directly via email. ## License -[MIT](https://choosealicense.com/licenses/mit/) \ No newline at end of file +[MIT](https://choosealicense.com/licenses/mit/) + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FLuanRT%2FYouTube.js.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FLuanRT%2FYouTube.js?ref=badge_large) \ No newline at end of file