Add license scan report and status (#15)

Signed off by: fossabot <badges@fossa.com>
This commit is contained in:
fossabot 2024-10-22 18:37:14 -07:00 committed by GitHub
parent a6b77d0a91
commit ae9f92ae96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
# Lynx (Node.js Telegram Bot) # Lynx (Node.js Telegram Bot)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) [![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) ![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. 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 ## About/License
BSD-3-Clause - 2024 Lucas Gabriel (lucmsilva). 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)