streaming

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

commit 5e057162d97599b2803923f2450d38d26c9833f0
parent 353e0a6999febb7e25924ca1e5f6893ea05ab3a9
Author: Oliver Lowe <o@olowe.co>
Date:   Sun, 28 Jul 2024 20:37:58 +1000

misc: README typo

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

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