From c7d604eea9dde66ff8e2566ee7c1ef6a931c5dd9 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Tue, 8 Apr 2025 13:27:25 +1200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 532dea6..c681ac5 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Javascript library for interacting with a [MeshCore](https://github.com/ripple 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. +It can also be used in NodeJS to connect to MeshCore Companion devices over TCP/WiFi or USB Serial. ## Install