From d7b8103e2f56436a6deeb255b6d81415c960c65e Mon Sep 17 00:00:00 2001 From: fossabot Date: Sat, 14 Dec 2024 14:29:46 -0500 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 452bfd9..a2bd100 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # FileStream: Event-Driven File Upload Engine +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FNicolas-ggd%2Ffilestream.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FNicolas-ggd%2Ffilestream?ref=badge_shield) + FileStream is an open-source project, which is aim to gain more experience in golang, the purpose of this project is to build robust file upload systems that are efficient, resumable, and ready for real-time integrations. @@ -42,4 +44,6 @@ Here’s how you can get involved: ``` ## License -FileStream is open-source software licensed under the MIT License. \ No newline at end of file +FileStream is open-source software licensed under the MIT License. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FNicolas-ggd%2Ffilestream.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FNicolas-ggd%2Ffilestream?ref=badge_large) \ No newline at end of file