diff --git a/README.md b/README.md new file mode 100644 index 0000000..db3d761 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# osc-js +Collection of OSC things written in JS/TS + +- [osc encoding/decoding library](./packages/osc/) +- [cli for sending osc messages](./apps/sendosc/) \ No newline at end of file