commit 5e057162d97599b2803923f2450d38d26c9833f0 parent 353e0a6999febb7e25924ca1e5f6893ea05ab3a9 Author: Oliver Lowe <o@olowe.co> Date: Sun, 28 Jul 2024 20:37:58 +1000 misc: README typo Diffstat:
| M | README.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,4 +1,4 @@ -\[](https://pkg.go.dev/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!