streaming

Media streaming and broadcast systems in Go
Log | Files | Refs | README | LICENSE

commit b3f3a7ccc95f08e87b4df8d758c035e4ef5e0fc5
parent 64b08e1e5fe43e66f9ec1e54408492907975b724
Author: Oliver Lowe <o@olowe.co>
Date:   Mon, 21 Apr 2025 16:55:00 +1000

readme: green is good

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,5 @@ [![pkgsite](https://pkg.go.dev/badge/github.com/untangledco/streaming)](https://pkg.go.dev/github.com/untangledco/streaming) -[![0 dependencies!](https://0dependencies.dev/0dependencies.svg)](https://0dependencies.dev) +[![0 dependencies!](https://www.olowe.co/0.svg)](https://0dependencies.dev) This repository contains packages for developing media streaming systems in Go. Watch it being developed live!