From 99427ecf3fe450370544a3516106afe376c199bc Mon Sep 17 00:00:00 2001 From: liamcottle Date: Wed, 12 Feb 2025 23:08:24 +1300 Subject: [PATCH] add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..2e63d9f --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# MeshCore.js + +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). + +## License + +MIT