From 1fa6f5fbccb67ef600294a6c279e12a9537b95f9 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 30 Sep 2024 12:41:48 -0500 Subject: [PATCH] Create README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..927b34a --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +A collection of command line OSC utilities written in Go. Mainly an exercise in learning Go. + +# `sendosc` +# `makeosc` +# `receiveosc`