update readme

This commit is contained in:
liamcottle 2025-03-04 16:50:47 +13:00
parent 4fc0aad0df
commit 7b2e58b116

View file

@ -2,6 +2,10 @@
A Javascript library for interacting with a [MeshCore](https://github.com/ripplebiz/MeshCore) device running the [Companion Radio Firmware](https://github.com/ripplebiz/MeshCore/blob/main/examples/companion_radio/main.cpp).
This library can be used in a Web Browser to connect to MeshCore Companion devices over BLE or USB Serial.
It can also be used in NodeJS to connect to MeshCore Companion devices over TCP/WiFi.
## License
MIT