add readme

This commit is contained in:
2024-10-09 17:34:24 -05:00
parent d5098d718e
commit 77a414b33a
+5
View File
@@ -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/)