From ae9f92ae968f8c9f319a7c155f475bab9e1f237f Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 22 Oct 2024 18:37:14 -0700 Subject: [PATCH] Add license scan report and status (#15) Signed off by: fossabot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 453bcb9..360ee16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Lynx (Node.js Telegram Bot) [![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) ![GitHub License](https://img.shields.io/github/license/lucmsilva651/lynx) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flucmsilva651%2Flynx.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Flucmsilva651%2Flynx?ref=badge_shield) Lynx is a a simple Telegram bot made in Node.js. @@ -48,3 +49,6 @@ After editing the file, save all changes and run the bot with ``npm start``. ## About/License BSD-3-Clause - 2024 Lucas Gabriel (lucmsilva). + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flucmsilva651%2Flynx.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Flucmsilva651%2Flynx?ref=badge_large) \ No newline at end of file