From 6e53cbe8fd483de58620ed50417fac4b95340e35 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 8 Mar 2026 15:32:36 -0500 Subject: [PATCH] format README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b60365..7bcd8f2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ # showbridge (go edition) [![Coverage](https://github.com/jwetzell/showbridge-go/wiki/coverage.svg)](https://raw.githack.com/wiki/jwetzell/showbridge-go/coverage.html) - Simple protocol router _/s_ @@ -14,6 +13,7 @@ Simple protocol router _/s_

### Supported Protocols + - HTTP - UDP - TCP @@ -25,7 +25,7 @@ Simple protocol router _/s_ - [OSC](https://opensoundcontrol.stanford.edu/spec-1_0.html) - [FreeD](https://ptzoptics.com/freed/) - [SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol) - + ### CLI Usage ```