From 4078efa090522e0d41f298c79b9993cb52e0730f Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 13 Apr 2026 22:56:57 -0500 Subject: [PATCH] update readme --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 927b34a..5476b06 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -A collection of command line OSC utilities written in Go. Mainly an exercise in learning Go. +[![codecov](https://codecov.io/github/jwetzell/osc-go/graph/badge.svg?token=DW3CCZELGI)](https://codecov.io/github/jwetzell/osc-go) -# `sendosc` -# `makeosc` -# `receiveosc` + +A mostly complete OSC implementation and collection of command line OSC utilities written in Go. Mainly an exercise in learning Go. + +## Utilities + +### `sendosc` +### `makeosc` +### `receiveosc`