From 13f930a1a01a76ae7c9bccd8f872e49897f1591f Mon Sep 17 00:00:00 2001 From: Nicolas-ggd Date: Sat, 14 Dec 2024 23:43:29 +0400 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 72f515b..f0f4891 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ ![Version](https://img.shields.io/github/v/release/Nicolas-ggd/filestream) # 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.